Questions tagged [pdfa3]
5 questions
1
vote
0 answers
Can't validate my Factur-X/ZUGFeRD file because of Specification: ISO 19005-3:2012, Clause: 6.2.3, Test number: 1
I am trying to generate valid Factur-X/ZUGFeRD file using GhostScript.
I think I am very close to having a good result but there's still one last thing blocking. When I try to validate my PDF with and online validator or VeraPDF, i am getting this…

aprotiere
- 35
- 4
0
votes
1 answer
IText broke Specification: ISO 19005-3:2012, Clause: 6.6.2.3, Test number: 7
I'm trying to sign with IText 8 a PDF a PDF/A-3B document.
My code seem to work, but I didn't succeed with online validator.
The error I get with various site is:
Specification: ISO 19005-3:2012, Clause: 6.6.2.3, Test number: 7
All properties…

Andrea Carlo Ponte
- 21
- 2
0
votes
0 answers
PDF/A-3 error : Glyph widths in font dictionary are not consistent with embedded font program widths
I try to create a factur-X PDF, I use https://services.fnfe-mpe.org/ to audit my pdf to test validity of those.
I have this error :
Spec. ISO_19005_3 clause 6.2.11.5
For every font embedded in a conforming file and used for rendering, the glyph…

LoickMEYER
- 50
- 2
- 14
0
votes
1 answer
Rails - Embed XML in PDF
I need to attach a XML file within a PDF file to be PDF/A3 compliant.
I am using rails and so far I had no issues to generate my PDF (using Prawn gem) and my XML separately but I do not know how to "combine" them.
Any ideas ?
Cheers

LDC
- 1
- 2
0
votes
1 answer
Convert Crystal Report to PDF/A-3 format using c#
I know to convert from crystal report to pdf, but i cannot find any document to convert from crystal report to pdf/a-3 format.
Is it possible using IItext7 or any other libraries?

Liam neesan
- 2,282
- 6
- 33
- 72