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

Лицензия

Лицензия

Категории

Категории

PDF Данные
Группа

Группа

io.github.jonathanlink
Идентификатор

Идентификатор

PDFLayoutTextStripper
Последняя версия

Последняя версия

2.2.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

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).
Ссылка на сайт

Ссылка на сайт

https://github.com/JonathanLink/PDFLayoutTextStripper
Система контроля версий

Система контроля версий

https://github.com/JonathanLink/PDFLayoutTextStripper

Скачать PDFLayoutTextStripper

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.pdfbox : pdfbox jar 2.0.24

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.2.4
2.2.3