xmltopdf

The command line tool to generate DOCX, HTML, ODT, PDF, PNG, RTF, XLS files from jrxml template

License

License

Categories

Categories

PDF Data
GroupId

GroupId

com.github.javadev
ArtifactId

ArtifactId

xmltopdf
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

xmltopdf
The command line tool to generate DOCX, HTML, ODT, PDF, PNG, RTF, XLS files from jrxml template
Project URL

Project URL

https://github.com/javadev/jasper-xml-to-pdf-generator
Source Code Management

Source Code Management

https://github.com/javadev/jasper-xml-to-pdf-generator

Download xmltopdf

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
commons-io : commons-io jar 2.0.1
org.apache.velocity : velocity jar 1.7
net.sf.jasperreports : jasperreports jar 5.1.0
org.apache.poi : poi jar 3.7
org.slf4j : slf4j-log4j12 jar 1.5.8
log4j : log4j jar 1.2.17
com.mycila.xmltool : xmltool jar 3.3

runtime (1)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.5.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.

jasper-xml-to-pdf-generator

Maven Central Build Status Coverage Status

The command line tool to generate DOCX, HTML, ODT, PDF, PNG, PPTX, RTF, XLS, XLSX files from jrxml template

Screen short

Screen short

Versions

Version
1.1
1.0