Page 1 of 1

Twain Scanning with Saving to PDF

Posted: Fri Jan 25, 2013 11:14 pm
by rwebster
I am having a problem saving a multi page scanned document to PDF. I purchased the Document Imaging SDK which says it supports it, however it only seems to save 1 page.

I am using Imaging.SaveasPDF in VB.net. In my old program I used the TwainAddGdPictureImageToPDF but that does not seem to be available anymore.

Suggestions or code samples would be appreciated.

Thanks

Re: Twain Scanning with Saving to PDF

Posted: Sun Jan 27, 2013 10:15 am
by SamiKharma
Hi,

It can be easily done. If you have the GdPicture Managed PDF plugin, please do have a look at our Twain Acquisition Demo to see how.
If not, you can still do it with your SDK, have a look at how to create a multipage Tiff file through scanning in in the Twain Acquisition demo, then use the following function to create the pdf file:
https://www.gdpicture.com/guides/gdpicture/v9/html/con ... aging.html

Best Regards,
Sami