Last Version

PDFLayoutTextStripper 2.2.4

Converts a pdf file into a text file while keeping the layout of the original pdf. Useful to extract the content from a table in a pdf file for instance. This is a subclass of PDFTextStripper class (from the Apache PDFBox library).

License

License

Categories

Categories

PDF Data
GroupId

GroupId

io.github.jonathanlink
ArtifactId

ArtifactId

PDFLayoutTextStripper
Version

Version

2.2.4
Type

Type

jar
Description

Description

PDFLayoutTextStripper
Converts a pdf file into a text file while keeping the layout of the original pdf. Useful to extract the content from a table in a pdf file for instance. This is a subclass of PDFTextStripper class (from the Apache PDFBox library).
Project URL

Project URL

https://github.com/JonathanLink/PDFLayoutTextStripper
Source Code Management

Source Code Management

https://github.com/JonathanLink/PDFLayoutTextStripper

Download PDFLayoutTextStripper 2.2.4


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.