forked from LibrePDF/OpenPDF
-
Notifications
You must be signed in to change notification settings - Fork 0
Text Extraction
jon-hatfield edited this page Apr 10, 2024
·
6 revisions
Extract text with TextExtraction
.
See TextExtraction in the pdf-toolbox:
- Create a file named
TextExtraction.pdf
in the current directory. - Write some paragraph text.
- Write a table with text in its cells.
- Extract and print the paragraph text.
- Extract and print the table cell text.
OpenPDF is a Java library for creating and editing PDF files with a LGPL and MPL open source license.