pdfa Questions

4

Solved

LibreOffice Draw allows you to open a non PDF/A file and export this a PDF/A-1b or PDF/A-2b file. The same is possible from the command line by calling on macOS /Applications/LibreOffice.app/Co...
Mohamed asked 15/8, 2019 at 17:7

5

Is there a way to use ghostscript to convert PDF to PDF/A or PDF/X? I know it can be used to convert PDF to images, but I don't know if it can be used to convert PDF/A. What parameters should I use...
Newberry asked 2/11, 2009 at 2:13

2

Solved

The following code is being used for converting HTML file with CSS to PDF/A-2 using iText5 (this code is from the example provided online): public static final String HTML = "D:\\PDFA2\\html\\samp...
Takamatsu asked 10/10, 2018 at 9:1

1

Solved

I want to export document to PdfAConformanceLevel.PDF_A_1B conformance, but when I do document.close, I get error below, resulting pdf is not usable. I use following itext versions: <artifact...
Guitar asked 17/5, 2016 at 6:8

1

Solved

Generating PDF/A in jasper-report, contains numerous pitfalls and is not supported in some versions of jasper-report. This is why I have decided to pass this Question-Answer post, indicating the st...
Monseigneur asked 30/3, 2016 at 10:29

1

I'm testing iTextSharp to generate ZUGFeRD-Files. My first step was to generate a ZUGFeRD conform file from an existing PDF/A-3 file. This was successfull by using PDFACopy and creating the necessa...
Chios asked 11/12, 2015 at 7:59

0

I am looking for a working iText version 5.5.4 example to add a custom metadata value myProp with content like <custom>My metadata</custom> to a PDF document. We can't use existing sche...
Daffi asked 30/12, 2014 at 21:42

2

Solved

I'm currently developing a method that will accept HTML input and convert it into a valid PDF/A file. I know how to programmatically construct a valid PDF/A file using iText (reference: http://itex...
Rodomontade asked 1/9, 2014 at 10:41

5

Solved

We write a software that create PDF files. How we can check if the resulting pdf files are PDF/A compatible? Are there any test suite for it available?
Rabin asked 20/2, 2009 at 10:58

2

Solved

I cannot locate within the FAQ whether this functionality exists in the API although its mentioned in a book as something that is potentially available. Has anyone had any experience implementing t...
Kamerman asked 2/3, 2010 at 21:19
1

© 2022 - 2024 — McMap. All rights reserved.