print jobs

B

Bob Allen

is it possible to take 2 print documents and merge them together into 1
document and still be able to send them to seperate trays on the printer? I
have a program that creates thousands of print jobs some are duplex some
simplex and every other page comes from a different tray. it is really
slowing down the printer to create so many jobs. i would just like to know
if there is any way to merge them and keep the printer tray settings?
 
T

Tim Sprout

Bob Allen said:
is it possible to take 2 print documents and merge them together into 1
document and still be able to send them to seperate trays on the printer? I
have a program that creates thousands of print jobs some are duplex some
simplex and every other page comes from a different tray. it is really
slowing down the printer to create so many jobs. i would just like to know
if there is any way to merge them and keep the printer tray settings?


Maybe try iTextSharp:

http://itextsharp.sourceforge.net/

It is a port of the free Java pdf library:

http://www.lowagie.com/iText/

Can split, concatenate, and manipulate PDF pages.


--Tim Sprout
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top