Last Version

Openhtmltopdf PDF Rendering (Apache PDF-BOX 2) 1.0.10

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
Version

Version

1.0.10
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 1.0.10


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