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

… = PdfDocument[…] (gb.poppler)

Dim hPdfDocument As PdfDocument
Dim hPdfPage As .PdfPage
hPdfPage = hPdfDocument [ Index As Integer ]

Return a page of the document from its index, as a virtual object.

  • Index is the page number, between 0 and the value of the Max property.