Dokumentaro de Gambaso
Compilation & Installation
Components
gb
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

.PdfPage (gb.poppler)

This virtual class represents one page of the PDF document.

This class is virtual.

This class is not creatable.

Properties
H   Return the page height in pixels, according to the Resolution property.
Height   Return the page height in pixels, according to the Resolution property.
Label   Return the label of the page.
Text   Return the text of the page.
Thumbnail   Return the thumbnail of the page, or NULL if there is no thumbnail.
W   Return the page width in pixels, according to the Resolution property.
Width   Return the page width in pixels, according to the Resolution property.

Methods
FindText   Search for a specific text in the page, and return the location of all text occurrences as an array of rectangles.
GetText   Return the text delimited by the specified rectangle.
Render   Render the page and return the resulting image.