Hi,
I have a question related aspose PDF- concatenating multiple PDF files. I am using concatenate API from library class com.aspose.pdf.kit.PdfFileEditor and works really fine.But when I try to concatenate large PDFs or PDF with large size attachments, like around 4 pdf files with 100mb each, it throws OutOfMemory exception from library functions even thought i increase my JVM size. So, I would like to know is there any maximum limit or cap on sizes it can handle.
Thanks,
Santosh