Re-arrange Images Before Saving as PDF

Questions, comments and suggestions concerning VintaSoftTwain.NET SDK.

Moderator: Alex

Re-arrange Images Before Saving as PDF

Postby KevinWiebe » Wed Jul 11, 2012 7:29 pm

I have several documents each made up of several pages. Each page has a QR Code on it to identify the page number and in which document it belongs. The pages are a all shuffled up, no order what-so-ever. I want to scan all the pages from a document feeder at one time then using the QR Codes sort the pages into their proper documents and page orders. Then save each multi-page document as a separate PDF file.

The scanning and sorting is easy. I am having trouble moving pages between PDF files. I do not want to purchase another 3rd party .NET tool to work with PDFs.

1. Is there a way scan all the pages into one AcquiredImages collection then move them around other AcquiredImages collections then save each collection as a PDF?
2. Can I put and image (i.e. bitmap) into a new empty AcquiredImages collection or does it have to come from the scanner?

Any other ideas would be appreciated as well.



Thanks,
Kevin
KevinWiebe
 
Posts: 2
Joined: Wed Jul 11, 2012 7:06 pm

Re: Re-arrange Images Before Saving as PDF

Postby Alex » Thu Jul 12, 2012 8:29 am

Hello Kevin,

Instance of the AcquiredImageCollection class linked with device and stores images acquired from device.

SDK does not allow to save all acquired images at once, you need save images one by one.

In your case you can determine order of images and save images one by one.

Best regards, Alexander
Alex
Site Admin
 
Posts: 860
Joined: Thu Jul 10, 2008 11:21 am

Re: Re-arrange Images Before Saving as PDF

Postby KevinWiebe » Thu Jul 12, 2012 3:18 pm

Thanks! That'll work, I feel a bit silly now for asking. I got caught up in storing the images first then sorting them. No reason not to organize them as they come.

Kevin
KevinWiebe
 
Posts: 2
Joined: Wed Jul 11, 2012 7:06 pm


Return to VintaSoftTwain.NET SDK Discussions

Who is online

Users browsing this forum: Google [Bot] and 1 guest

cron