Hello,
I am trying to Convert a PDF file to PDFA with the following code in Java 8 and aspose.pdf version 19.6:
File myFile = new File("C:\\foo.pdf");
InputStream inputStream = new FileInputStream(myFile);
FileOutpu…...Document to convert to PDFA Aspose.PDF Product...10:40am 1 Hello, I am trying to convert a PDF file to PDFA with the...