Does the aspose.pdf java api's provide a way to convert a PDF file to PDF/A-1a compliant PDF file?
The java api's do not seem to have the same functonality as .net (mentioned at this link http://www.aspose.com/docs/display/pdfnet/Convert+PDF+File+to+PDF-A). I am using the latest download (aspose-pdf-3.3.0-java)
Is there an alternative approach in java to achieve the functionality mentioned in the above link?
Thanks