Page 1 of 1

Save to PDF

Posted: Tue May 10, 2011 12:53 pm
by ositalia
Hi,
I would like to know if, with ActiveX, you can save acquired (multiple) images to a PDF file instead of multipage tiff.

Regards

Re: Save to PDF

Posted: Tue May 10, 2011 1:32 pm
by Alex
Hello,

VintaSoftTwain ActiveX does not support saving of images to PDF documents.

Best regards, Alexander

Re: Save to PDF

Posted: Tue Sep 27, 2011 7:51 am
by mvsenin
Hi,

Please give a look at this post - viewtopic.php?f=17&t=659#p2806.
Main idea is as follows:
- store as much separate images as you need,
- then use Apache FOP to compile a PDF containing all the images (FOP only needs an XSL tagged document, very similar to an HTML or XML)