API Reference > OdPdfImport Classes > PdfImporterEx Class
PdfImporterEx Class
PdfImporterExPdfImporterEx
Syntax
C++
class PdfImporterEx : public OdPdfImport;

PdfImportEx.h

An abstract class that provides the interface for the upper level of the PDF import manager.

 
Name 
Description 
 
Clears underlay information. 
 
Retrieves the layer information from the .pdf document.  
 
Retrieves information about import results.  
 
Retrieves the current measuring unit 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 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 the current set of the PDF import properties.  
 
Sets a new clipping boundary for the .pdf document content.  
 
Sets layer information.  
Copyright © 2002–2020. Open Design Alliance. All rights reserved.