Skip to content
Andreas Røsdal edited this page Aug 17, 2025 · 7 revisions

OpenPDF Tutorial

Extract text with TextExtraction.

Example

See TextExtraction in the pdf-toolbox:

  1. Create a file named TextExtraction.pdf in the current directory.
  2. Write some paragraph text.
  3. Write a table with text in its cells.
  4. Extract and print the paragraph text.
  5. Extract and print the table cell text.
Clone this wiki locally