Spliting and validating PDF's

Hello,

From reading the forum, looks like it's possible to merge mutliplie PDF files into one PDF using aspose.pdf.kit software. Please confirm. Does the software support splitting one PDF into multiple smaller PDF's also?

Another question is, do you have any software that provides java API which can validate PDF?

Hi Joanna,

Aspose.Pdf.Kit allows you to Concatenate, Append and Split the PDF pages. You can use PdfFileEditor class for that purpose. Please also read the following article for better understanding:
Exploring features of PdfFileEditor class

I would also like to inform you that Aspose.Pdf.Kit doesn’t allows to validate PDF files for now. However, I have logged a new feature request as PDFKITJAVA-11312 in our issue tracking system. Our team will be looking into this requirement and you’ll be updated via this forum as the feature is supported by the component in future. Nevertheless, I’m afraid, we can’t provide this feature in short time.

I hope this helps. If you have any further questions, please do let us know.
Regards,