PDF merge functionality in .Net

We are creating individual .pdf statements using Crystal 2008 that are saved in the database. In the past we have rerun the Crystal report to create a giant .pdf file that has all the statements and is sent to our printing/mailing company.

We had hoped to just pull the individual statements back out and append them together to create the giant .pdf file (as this should be much quicker). However this is causing the file size to increase greatly. Probably due to the images, fonts, etc that are getting duplicated. Opening the file in Acrobat you can select Document->Reduce File Size..., which will reduce the file size approx. 70%.

Is there any equivalent functionality in your PDF component? (any way to cut down on the duplicate images, fonts, etc..)

Do you have any suggestions?


This message was posted using Aspose.Live 2 Forum

Hi,

Thank you for considering Aspose.

I think you wanted to compress the existing PDF. I am afraid that functionality isn't available in Aspose.Pdf.Kit.

Thanks.