PdfLayoutManager

A page-layout manager for PDFBox to do things like line-breaking, page-breaking, and tables. Uses a box-model for styles.

License

License

Categories

Categories

PDF Data
GroupId

GroupId

com.planbase.pdf
ArtifactId

ArtifactId

PdfLayoutManager
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

PdfLayoutManager
A page-layout manager for PDFBox to do things like line-breaking, page-breaking, and tables. Uses a box-model for styles.
Project URL

Project URL

https://github.com/GlenKPeterson/PdfLayoutManager
Source Code Management

Source Code Management

https://github.com/GlenKPeterson/PdfLayoutManager.git

Download PdfLayoutManager

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.pdfbox : pdfbox jar 2.0.21

test (2)

Group / Artifact Type Version
junit : junit jar 4.13
org.organicdesign : TestUtils jar 0.0.19

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0
0.6.3-ALPHA
0.6.2-ALPHA
0.6.1-ALPHA
0.6.0-ALPHA
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.0
0.3.3
0.3.2