Last Version

fr.opensagres.xdocreport:org.apache.poi.xwpf.converter.pdf 1.0.6

XDocReport means XML Document reporting. It's Java API to merge XML document created with MS Office (docx) or OpenOffice (odt), LibreOffice (odt) with a Java model to generate report and convert it if you need to another format (PDF, XHTML...).

License

License

Categories

Categories

PDF Data
GroupId

GroupId

fr.opensagres.xdocreport
ArtifactId

ArtifactId

org.apache.poi.xwpf.converter.pdf
Version

Version

1.0.6
Type

Type

jar
Description

Description

XDocReport means XML Document reporting. It's Java API to merge XML document created with MS Office (docx) or OpenOffice (odt), LibreOffice (odt) with a Java model to generate report and convert it if you need to another format (PDF, XHTML...).
Project URL

Project URL

http://code.google.com/p/xdocreport/org.apache.poi.xwpf.converter.pdf/

Download org.apache.poi.xwpf.converter.pdf 1.0.6


<!-- https://jarcasting.com/artifacts/fr.opensagres.xdocreport/org.apache.poi.xwpf.converter.pdf/ -->
<dependency>
    <groupId>fr.opensagres.xdocreport</groupId>
    <artifactId>org.apache.poi.xwpf.converter.pdf</artifactId>
    <version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/fr.opensagres.xdocreport/org.apache.poi.xwpf.converter.pdf/
implementation 'fr.opensagres.xdocreport:org.apache.poi.xwpf.converter.pdf:1.0.6'
// https://jarcasting.com/artifacts/fr.opensagres.xdocreport/org.apache.poi.xwpf.converter.pdf/
implementation ("fr.opensagres.xdocreport:org.apache.poi.xwpf.converter.pdf:1.0.6")
'fr.opensagres.xdocreport:org.apache.poi.xwpf.converter.pdf:jar:1.0.6'
<dependency org="fr.opensagres.xdocreport" name="org.apache.poi.xwpf.converter.pdf" rev="1.0.6">
  <artifact name="org.apache.poi.xwpf.converter.pdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.opensagres.xdocreport', module='org.apache.poi.xwpf.converter.pdf', version='1.0.6')
)
libraryDependencies += "fr.opensagres.xdocreport" % "org.apache.poi.xwpf.converter.pdf" % "1.0.6"
[fr.opensagres.xdocreport/org.apache.poi.xwpf.converter.pdf "1.0.6"]

Dependencies

compile (2)

Group / Artifact Type Version
fr.opensagres.xdocreport : org.apache.poi.xwpf.converter.core jar 1.0.6
fr.opensagres.xdocreport : fr.opensagres.xdocreport.itext.extension jar 1.0.6

provided (1)

Group / Artifact Type Version
org.osgi : org.osgi.core jar 4.2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.