An abstract class that provides the interface for the upper level of the PDF import manager.
File: PdfImportEx.h
Module: API Reference
Contains a list of the PDF import operation results that are handled by the PDF import module. |
Clears underlay information. | |
Extracts embedded TrueType fonts from a .pdf document and returns the list of font files. | |
Retrieves font information from the current page of the .pdf document. | |
Retrieves the layer information from the .pdf document. | |
Retrieves information about import results. | |
Retrieves the current measuring coefficient of the .pdf document. | |
Retrieves the quantity of pages in the .pdf document. | |
Retrieves the current page height of the .pdf document. | |
Retrieves the current page width of the .pdf document. | |
Imports a PDF file's contents to a drawing database with specified properties. This method should be reimplemented to provide the functionality for importing from a PDF file. (Inherited from OdPdfImport) | |
Imports the data from a specified .pdf file to a drawing database. | |
Retrieves whether the .pdf document is successfully loaded. | |
Retrieves whether the page from the .pdf document is successfully loaded. | |
Loads the content of a specified .pdf document. | |
Loads the content of a specified page from the .pdf document. | |
Retrieves a dictionary object that contains the set of PDF import properties. (Inherited from OdPdfImport) | |
Retrieves the current set of the PDF import properties. | |
Sets a new clipping boundary for the .pdf document content. | |
Sets layer information. | |
Sets a function to select the preferred font. (Inherited from OdPdfImport) | |
Sets a function to select the preferred font. |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|