fr.opensagres.xdocreport:fr.opensagres.poi.xwpf.converter.pdf.itext5

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

iText Business Logic Libraries Documents Processing PDF Data iText
GroupId

GroupId

fr.opensagres.xdocreport
ArtifactId

ArtifactId

fr.opensagres.poi.xwpf.converter.pdf.itext5
Last Version

Last Version

2.0.3
Release Date

Release Date

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...).

Download fr.opensagres.poi.xwpf.converter.pdf.itext5

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
fr.opensagres.xdocreport : fr.opensagres.poi.xwpf.converter.core jar 2.0.3
fr.opensagres.xdocreport : fr.opensagres.xdocreport.itext5.extension jar 2.0.3

provided (3)

Group / Artifact Type Version
com.itextpdf : itextpdf jar 5.5.7
com.itextpdf : itext-pdfa jar 5.5.7
org.osgi : org.osgi.core jar 4.2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.3
2.0.2
2.0.1
2.0.0