pl.beone.promena.transformer:converter-libreoffice-configuration

pl.beone.promena.sdk.maven.parent:promena-transformer-parent

License

License

Categories

Categories

Configuration Application Layer Libs config ORM Data
GroupId

GroupId

pl.beone.promena.transformer
ArtifactId

ArtifactId

converter-libreoffice-configuration
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

pl.beone.promena.sdk.maven.parent:promena-transformer-parent
Project URL

Project URL

https://beone.pl
Project Organization

Project Organization

BeOne Sp. z o.o.
Source Code Management

Source Code Management

https://github.com/BeOne-PL/promena-transformer-converter-libreoffice

Download converter-libreoffice-configuration

How to add to project

<!-- https://jarcasting.com/artifacts/pl.beone.promena.transformer/converter-libreoffice-configuration/ -->
<dependency>
    <groupId>pl.beone.promena.transformer</groupId>
    <artifactId>converter-libreoffice-configuration</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/pl.beone.promena.transformer/converter-libreoffice-configuration/
implementation 'pl.beone.promena.transformer:converter-libreoffice-configuration:1.0.2'
// https://jarcasting.com/artifacts/pl.beone.promena.transformer/converter-libreoffice-configuration/
implementation ("pl.beone.promena.transformer:converter-libreoffice-configuration:1.0.2")
'pl.beone.promena.transformer:converter-libreoffice-configuration:jar:1.0.2'
<dependency org="pl.beone.promena.transformer" name="converter-libreoffice-configuration" rev="1.0.2">
  <artifact name="converter-libreoffice-configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.beone.promena.transformer', module='converter-libreoffice-configuration', version='1.0.2')
)
libraryDependencies += "pl.beone.promena.transformer" % "converter-libreoffice-configuration" % "1.0.2"
[pl.beone.promena.transformer/converter-libreoffice-configuration "1.0.2"]

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.50
org.jetbrains.kotlin : kotlin-reflect jar 1.3.50
pl.beone.promena.transformer : converter-libreoffice jar 1.0.2
org.springframework.boot : spring-boot-starter jar 2.2.1.RELEASE
joda-time : joda-time jar 2.10.5

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
io.kotlintest : kotlintest-runner-junit5 jar 3.4.2
org.springframework.boot : spring-boot-starter-test jar 2.2.1.RELEASE

Project Modules

There are no modules declared in this project.

Promena Transformer - converter - LibreOffice

This transformer provides functionality to convert a document from one format to a application/pdf document using LibreOffice 6.4.0.2.

Visit Promena#Transformer to understand the repository structure.

Transformation LibreOfficeConverterDsl

The DataDescriptor has to contain at least one descriptor. If more than one descriptor is passed, the transformation will be performed on each of them separately.

Support LibreOfficeConverterSupport

Media type LibreOfficeConverterSupport.MediaTypeSupport

  • application/msword; UTF-8 ➡️ application/pdf; UTF-8
  • application/vnd.ms-excel; UTF-8 ➡️ application/pdf; UTF-8
  • application/vnd.ms-excel.sheet.macroEnabled.12; UTF-8 ➡️ application/pdf; UTF-8
  • application/vnd.ms-excel.template.macroEnabled.12; UTF-8 ➡️ application/pdf; UTF-8
  • application/vnd.ms-powerpoint; UTF-8 ➡️ application/pdf; UTF-8
  • application/vnd.ms-powerpoint.presentation.macroEnabled.12; UTF-8 ➡️ application/pdf; UTF-8
  • application/vnd.ms-powerpoint.slideshow.macroEnabled.12; UTF-8 ➡️ application/pdf; UTF-8
  • application/vnd.ms-powerpoint.template.macroEnabled.12; UTF-8 ➡️ application/pdf; UTF-8
  • application/vnd.ms-word.document.macroEnabled.12; UTF-8 ➡️ application/pdf; UTF-8
  • application/vnd.oasis.opendocument.presentation; UTF-8 ➡️ application/pdf; UTF-8
  • application/vnd.oasis.opendocument.presentation-template; UTF-8 ➡️ application/pdf; UTF-8
  • application/vnd.oasis.opendocument.spreadsheet; UTF-8 ➡️ application/pdf; UTF-8
  • application/vnd.oasis.opendocument.spreadsheet-template; UTF-8 ➡️ application/pdf; UTF-8
  • application/vnd.oasis.opendocument.text; UTF-8 ➡️ application/pdf; UTF-8
  • application/vnd.openxmlformats-officedocument.presentationml.presentation; UTF-8 ➡️ application/pdf; UTF-8
  • application/vnd.openxmlformats-officedocument.presentationml.slideshow; UTF-8 ➡️ application/pdf; UTF-8
  • application/vnd.openxmlformats-officedocument.presentationml.template; UTF-8 ➡️ application/pdf; UTF-8
  • application/vnd.openxmlformats-officedocument.spreadsheetml.sheet; UTF-8 ➡️ application/pdf; UTF-8
  • application/vnd.openxmlformats-officedocument.spreadsheetml.template; UTF-8 ➡️ application/pdf; UTF-8
  • application/vnd.openxmlformats-officedocument.wordprocessingml.document; UTF-8 ➡️ application/pdf; UTF-8
  • application/vnd.openxmlformats-officedocument.wordprocessingml.template; UTF-8 ➡️ application/pdf; UTF-8
  • application/rtf; UTF-8 ➡️ application/pdf; UTF-8
  • application/pdf; UTF-8 ➡️ application/pdf; UTF-8
  • application/vnd.ms-word.document.macroenabled.12; UTF-8 ➡️ application/pdf; UTF-8
  • application/vnd.ms-powerpoint.template.macroenabled.12; UTF-8 ➡️ application/pdf; UTF-8
  • application/vnd.ms-powerpoint.slideshow.macroenabled.12; UTF-8 ➡️ application/pdf; UTF-8
  • application/vnd.ms-powerpoint.presentation.macroenabled.12; UTF-8 ➡️ application/pdf; UTF-8
  • application/vnd.ms-excel.sheet.macroenabled.12; UTF-8 ➡️ application/pdf; UTF-8
  • application/vnd.ms-excel.template.macroenabled.12; UTF-8 ➡️ application/pdf; UTF-8
  • text/csv ➡️ application/pdf; UTF-8
  • text/html ➡️ application/pdf; UTF-8
  • text/plain ➡️ application/pdf; UTF-8
  • text/xml ➡️ application/pdf; UTF-8

Dependency

<dependency>
    <groupId>pl.beone.promena.transformer</groupId>
    <artifactId>converter-libreoffice-configuration</artifactId>
    <version>1.0.2</version>
</dependency>

promena-docker-maven-plugin

<dependency>
    <groupId>pl.beone.promena.transformer</groupId>
    <artifactId>converter-libreoffice</artifactId>
    <version>1.0.2</version>
</dependency>

Properties

transformer.pl.beone.promena.transformer.converter.libreoffice.LibreOfficeConverterTransformer.priority=1
transformer.pl.beone.promena.transformer.converter.libreoffice.LibreOfficeConverterTransformer.actors=1

transformer.pl.beone.promena.transformer.converter.libreoffice.settings.home=/opt/libreoffice6.4
transformer.pl.beone.promena.transformer.converter.libreoffice.settings.startingPort=5000

transformer.pl.beone.promena.transformer.converter.libreoffice.default.parameters.timeout=
pl.beone.promena.transformer

BeOne Sp. z o.o.

Versions

Version
1.0.2
1.0.1
1.0.0