Export PDF Page As Image
Export a single PDF page as an image.
File
- File Path: The full path of the PDF file to be read
- Type:
System.String - Required
- Type:
- Output File Path: The output image file path. The file name must be end, in a valid image extension.
- Type:
System.String - Required
- Type:
- Password: The password of the PDF file, if necessary
- Type:
System.String
- Type:
- Image Dpi: Image dpi used for OCR. Default value is 150
- Type:
System.Int32
- Type:
- Page Number: The number of the PDF file's page to extract.
- Type:
System.Int32 - Required
- Type: