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- RequiredThe full path of the PDF filename from which the images are to be extracted.
- Page No: - String Argument- RequiredSpecifies 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 VariableStore the full path of the Directory to which the extracted image(s) are to be saved.
Last updated
