# Functions
GetPageSizes returns page dimensions for all pages of the imported pdf.
ImportPage imports a page of a PDF file with the specified box (/MediaBox, /TrimBox, /ArtBox, /CropBox, or /BleedBox).
ImportPageFromStream imports a page of a PDF with the specified box (/MediaBox, TrimBox, /ArtBox, /CropBox, or /BleedBox).
NewImporter creates a new Importer wrapping functionality from the gofpdi library.
UseImportedTemplate draws the template onto the page at x,y.