PDFbox Preflight PDF/A-1b check not working properly in java version 1.8
问题 I am using PDFBOX Preflight to validate pdf document to check whether it is in PDF/A-1b format or not . It works perfectly on java 1.7 but when I run the code in java 1.8 i get following errors 2.4.3 : Invalid Color space, DestOutputProfile is missing 2.4.3 : Invalid Color space, DestOutputProfile is missing 2.4.3 : Invalid Color space, DestOutputProfile is missing 7.11 : Error on MetaData I am using pdfbox 1.8.8 and preflight 1.8.3 Following is the code that I am using for validating the