Hi,
Is it possiable to club/Merge/Append multiple PDF using Aspose.Pdf.Kit?
Well Iam able to append two PDF
Final.pdf=p1.pdf+p2.pdf //Done Successfully
I want to know how can I acheive this
Final.pdf=p1.pdf+p2.p2.pdf.................pN.pdf
And the most important question is, while doing these clubbing/merging I need to significantly reduce the size of final.pdf.
Means my final.pdf should be compressed.
Please Suggest
Siraj