|
| WD19 - import PDF and 'extract' the pages |
| Iniciado por guest, 11,feb. 2015 21:21 - 3 respuestas |
| |
| | | |
|
| |
| Publicado el 11,febrero 2015 - 21:21 |
I have document management software running, where my clients are able to scan pages. They are using hispeed scanner to scan 1000+ pages per day. All pages are JPG images.
There is also a import button, to import JPG-files found on disk.(i.e. camera)
Now they want to import PDF files as well. But with the option to separate the pages (preferably convert to JPG). Can WD do that? |
| |
| |
| | | |
|
| | |
| |
| Publicado el 11,febrero 2015 - 21:30 |
Hi Arie
yes you can: - load the pdf in an image field - change the page with the ..pagenumber property - save each page as image with dsaveimagexxx
Just make sure that the image field is big enough, as it's size will determine the file image size and therefore its quality
Best regards |
| |
| |
| | | |
|
| | |
| |
| Publicado el 12,febrero 2015 - 08:04 |
Hello Arie
There is an example of this in the Win_PDFPreview example. It takes a pdf apart and shows each page in a looper
Regards Al |
| |
| |
| | | |
|
| | |
| |
| Publicado el 12,febrero 2015 - 10:09 |
Thanks, I'm happy it's 10x faster indeed the imagecontrol loads the entire image and the pagenumer-property can be used to access each page. |
| |
| |
| | | |
|
| | | | |
| | |
|