Skip to main content
0 votes
0 answers
107 views

I'm trying to sign a PDF document using iText 8.0.5 in C#, and the input file is PDF/A-compliant (created externally). During the signing process, I get the following error: iText.Pdfa.Exceptions....
bristivojevic's user avatar
0 votes
1 answer
154 views

I have for mission to create a PDF/A conform, and to do so I use fnfe-mpe.org validator After a lot of work, I've achieved to reduce all my errors to only one, but I've looked through the net for ...
Shiftenas's user avatar
0 votes
0 answers
53 views

I am currently trying to build an PDF/A-1b compliant document using pdflatex. The document includes figures, which are PDFs generated by MATLAB. I've tried different post-processing steps on each ...
Frogtime's user avatar
0 votes
0 answers
116 views

I recently upgraded from Ghostscript 9.54 to 10.04. I was previosuly able to create valid PDF/A documents using the following arguments: -dSAFER -dPDFA=1 -dBATCH -dNOPAUSE -dCompressPages=false ^ -...
rzdrrw's user avatar
  • 14
0 votes
1 answer
122 views

we have some problems getting valid ZUGFeRD documents with ghostscript. It is possible that our customers add some images or their brand logo with transparency to their invoices. Now we are running ...
dominic.e's user avatar
  • 293
1 vote
1 answer
117 views

I'm using Ghostscript to convert PDF to PDF/A files, which works fine. I want to use the -dSAFER option, which forces me to use absolute path name for the ICCProfile in the file PDFA_def.ps: % in the ...
rabudde's user avatar
  • 7,792
2 votes
1 answer
183 views

Currently, I'm using mPDF to create PDF/A files in PHP. SVGs have a transparent background by default. But this breaks compatibility to PDF/A. When validation such a PDF file using veraPDF, I get an ...
rabudde's user avatar
  • 7,792
1 vote
2 answers
1k views

I've got an issue with handling XMP Metadata when generating a ZUGFeRD invoice in PDF/A 3b. First I have to say, I have never been in touch with XMP Metadata before, so this is really a very new topic ...
dns_nx's user avatar
  • 3,928
0 votes
1 answer
1k views

I am trying to convert a PDF file to comply with PDF/A-3 format and attach an XML file to it as well so it complies with ZUGFeRD standard. I am using a program from Ghostscript zugferd.ps but it keeps ...
crodev's user avatar
  • 1,501
0 votes
1 answer
196 views

I have a document with one page and when i try to apply a PDF_A_2A conformance level I have the exception below iText.Kernel.Exceptions.PdfException: Unexpected end of file. at iText.Kernel.Pdf....
Gutto Freitas's user avatar
0 votes
1 answer
156 views

I am trying to generate a PDF/A-1b in Java, I tryed a lot different things but none of then have work for me, every PDF I generate is no capable of pass the PDF/A validation. (I am using VeraPDF to ...
S3RG1OGALAZ's user avatar
0 votes
1 answer
206 views

I'm trying to convert a regular flavour PDF to a PDF/A. I already found some articles here that give some insight on how to produce a PDF/A. But every time I save the PDDocument the resulting file is ...
Leander's user avatar
2 votes
1 answer
259 views

following iText example https://kb.itextpdf.com/itext/large-tables i'm able to build a pdf with a very large table while the temporary file size grows on flushing and heap space remains constant. I ...
angcap's user avatar
  • 169
1 vote
1 answer
951 views

I'm trying to figure out how to convert pdf's to pdfa2b format for archiving. The batch process only takes in 600-800 files at a time, and we have over half a million files. It would take an eternity ...
ss301's user avatar
  • 682
1 vote
1 answer
729 views

I am using Apache PDFBox to create a very simple pdf with one line of text with conformance to PDFA 2b and I want to use VeraPDF to check this pdf for conformance. Vera is telling me, that the pdf is ...
SirNight's user avatar

15 30 50 per page
1
2 3 4 5
16