Give us feedback
pdftoimage
Service icon

Export PDF to images

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded on 30 Oct by 
3.0
 (1 rating)
pdftoimage

Export PDF to images

Details
Convert PDF to png image list and/or image by doc. page number
Read more

Convert PDF to png image(s)

This extension is created to convert PDF document in images files. 

This extension provides two main server actions:

PdfToImage - Convert Pdf document to image indicating the page number

PdfToImageList - Convert all pages from Pdf document to images list  In demo all the images are being inserted in zip archive to download

Release notes (1.0.1)
The process of exporting all pages from PDF document will be processed asynchronously (by OS Process Activity) and at the end the user receive a notification to download the file.

The file is exported to cloud storage file.io


If the file exported is less than 20 MB size it can be downloaded in the application, if not the user is redirected to download by the file.io cloud files.

It may be necessary to generate a new apikey from file.io and set value in site property or in DEMO application
License (1.0.1)
Reviews (1)
27 Oct
in version 1.0.0
The multiple pages converter is not working.
Answer from the owner
30 Oct
in version 1.0.0
Hi Thiago

Can you try exporting again with new asset version?