2017-09-06
1.0.0
J Miguel Garcia
All
.NET
Widgets, Plug-ins
[Overview]
Creates image(s) from provided PDF file path. Output image format can be bmp, gif, jpg, png or tiff. Usefull with the "FileSystem" extension
[Detail]
Generates images from a specified PDF file path and retrieves the saved path.
Output image format can be bmp, gif, jpg, png or tiff.
Image(s) Filename is the same as the PDF + "_" + PageNumber (if less than 10 it beggins with "0")
This extension uses the PdfiumViewer library.