PDF Printing Features

Received : 2008/01/04 10:57:19

I need some information about your PDF utility(s). I'm a consultant for the State's MIS department.

I have written an application which builds a "Commitment Package" which is made up of 15 - 20 PDF files stored on the file system. I can find each package's PDFs by using a naming convention and looking up certain data in the data base (SQLServer).

Right now the user can load a PDF into Reader and print the document. What they want is to be able to do is to somehow "consolidate" the PDF's and be able to print them all at once using only one (or no) print button for the entire package.

I need to know if your utilities can do something like that, and especiall do it server-side so that nothing need be loaded on client machines. Can you help?

Thanks,

John


This message was posted using Aspose.Live 2 Forum

Hi,

You can use Aspose.Pdf.Kit to print pdf documents. For more information please consult http://www.aspose.com/wiki/default.aspx/Aspose.Pdf.Kit/PdfViewer.html

Thanks.