Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

KB-20201117-01

Version

All versions.

Symptoms

If PDF file is PDF/A-2 or PDF/A-3 then veraPDF show error "complient document shall not contain a reference to .notdef glyph" at validating.

Cause

Space in text.

XFRX create custom font if PDF/A mode is enable. The first char is "space" with glyph index 0. Rule for  PDF/A-2 or PDF/A-3 don´t allow glyph index 0, because it's index for not defined glyph.

Workaround

None.

  • No labels