Module: Poppler::PrintFlags

Defined in:
(unknown)

Constant Summary collapse

DOCUMENT =

print main document contents

0 or :document
MARKUP_ANNOTS =

print document and markup annotations

1 or :markup_annots
STAMP_ANNOTS_ONLY =

print document and only stamp annotations

2 or :stamp_annots_only
ALL =

print main document contents and all markup annotations

1 or :all