command line utility to convert odt files to the pdf files

The command line utility to convert odt files to the pdf files

License

License

Categories

Categories

PDF Data
GroupId

GroupId

com.github.javadev
ArtifactId

ArtifactId

odttopdf
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

command line utility to convert odt files to the pdf files
The command line utility to convert odt files to the pdf files
Project URL

Project URL

https://github.com/javadev/odt-to-pdf-converter
Source Code Management

Source Code Management

https://github.com/javadev/odt-to-pdf-converter

Download odttopdf

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.javadev/odttopdf/ -->
<dependency>
    <groupId>com.github.javadev</groupId>
    <artifactId>odttopdf</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.javadev/odttopdf/
implementation 'com.github.javadev:odttopdf:1.1'
// https://jarcasting.com/artifacts/com.github.javadev/odttopdf/
implementation ("com.github.javadev:odttopdf:1.1")
'com.github.javadev:odttopdf:jar:1.1'
<dependency org="com.github.javadev" name="odttopdf" rev="1.1">
  <artifact name="odttopdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.javadev', module='odttopdf', version='1.1')
)
libraryDependencies += "com.github.javadev" % "odttopdf" % "1.1"
[com.github.javadev/odttopdf "1.1"]

Dependencies

compile (4)

Group / Artifact Type Version
fr.opensagres.xdocreport : fr.opensagres.xdocreport.document.odt jar 2.0.1
fr.opensagres.xdocreport : fr.opensagres.xdocreport.template.velocity jar 2.0.1
fr.opensagres.xdocreport : fr.opensagres.xdocreport.converter.odt.odfdom jar 2.0.1
com.mycila.xmltool : xmltool jar 3.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0