Extract Image From PDF
Extracts an image from the given PDF.
This activity extracts an image from the user-specified PDF.
Input
Filename:
Object Argument
Required
The full path of the PDF filename from which the images are to be extracted.Page No:
String Argument
Required
Specifies the page number or a range of page numbers of the page/pages to be processed
File Extension: Specifies the file extension in which the extracted images are to be saved. The options are:
Jpg
Png
Bmp
Output
Output:
String Variable
Store the full path of the Directory to which the extracted image(s) are to be saved.
Last updated