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...
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
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...
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...
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...
1
© 2022 - 2024 — McMap. All rights reserved.