Class: SelectPdf::TextLayout

Inherits:
Object
  • Object
show all
Defined in:
lib/selectpdf.rb

Overview

The output text layout (for pdf to text calls).

Constant Summary collapse

ORIGINAL =

The original layout of the text from the PDF document is preserved.

0
READING =

The text is produced in reading order.

1