veraPDF / veraPDF-library

Industry supported, open source PDF/A validation library
http://verapdf.org/software
GNU General Public License v3.0
268 stars 48 forks source link

Inaccurate Validation Failure of PDF/A-2b document #1421

Closed computerguycj closed 3 months ago

computerguycj commented 5 months ago

I've created several PDF/A-2b files using DevExpress' PDF Document API, but each one fails validation using veraPDF. I've attached the failure report, an example of one of the files I created, and a successful validation result printout from Adobe's Preflight tool. The font is embedded within the file, so it shouldn't fail validation.

veraPDF Validation Report Embedded Font Failure

veraPDF Validation Report.zip

Adobe Pro Preflight Success Result (provided by DevExpress Support)

devexpress Default a2b.pdf

Can you please provide details of why this fails validation?

MaximPlusov commented 5 months ago

@computerguycj thanks for reporting this issue. It was fixed in the latest dev build 1.25.219

computerguycj commented 5 months ago

Thanks, MaximPlusov! I've verified it succeeds on my end as well!

MaximPlusov commented 3 months ago

Included into release 1.26