API Reference > OdRx Classes > OdPdf2ImageConverter Class
OdPdf2ImageConverter Class
OdPdf2ImageConverterOdPdf2ImageConverterOdPdf2ImageConverter
Syntax
C++
class OdPdf2ImageConverter : public OdRxObject;

RxPdfToRasterServices.h

This class is the base class for classes that provide platform-dependent loading and converting of PDF files for ODA SDK. Library: TD_Db

 
Name 
Description 
 
Converts the active page of the PDF file to the raster image using specified parameters.  
 
Gets the active page of the PDF file.
 
 
Gets the name of the PDF file, if it was loaded from disk. Otherwise returns an empty string.
 
 
Gets the layers of the active page in the PDF file.  
 
Gets the page count of the PDF file.
 
 
Gets the image size on the active page of the PDF file (in pixels for default PDF resolution 72dpi).  
 
Checks if a PDF file is loaded into the converter.
 
 
This is the overview for the loadPdf method overload. 
 
Sets the page of the PDF file to work with.  
Copyright © 2002–2020. Open Design Alliance. All rights reserved.