Openhtmltopdf PDF Rendering (Apache PDF-BOX 2)

Openhtmltopdf is a CSS 2.1 renderer written in Java. This artifact adds some basic object-tag implementation for the PDF output. Some of this also works with the Java2D output, but the PDFOut is required.

License

License

Categories

Categories

PDF Data
GroupId

GroupId

com.openhtmltopdf
ArtifactId

ArtifactId

openhtmltopdf-objects
Last Version

Last Version

1.0.10
Release Date

Release Date

Type

Type

jar
Description

Description

Openhtmltopdf PDF Rendering (Apache PDF-BOX 2)
Openhtmltopdf is a CSS 2.1 renderer written in Java. This artifact adds some basic object-tag implementation for the PDF output. Some of this also works with the Java2D output, but the PDFOut is required.

Download openhtmltopdf-objects

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.openhtmltopdf : openhtmltopdf-pdfbox jar 1.0.10
org.jfree : jfreechart Optional jar 1.5.0
com.google.zxing : javase Optional jar 3.4.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.0.1-RC21
0.0.1-RC20
0.0.1-RC19
0.0.1-RC18
0.0.1-RC17
0.0.1-RC16
0.0.1-RC15
0.0.1-RC14
0.0.1-RC13