-
Hello, first, thank you so much for this project! We are using it to generate PDF documents from markdown files. Since the PDFs need to be accessible and therefore have to have tags, we decided to giv…
-
If I try to generate PDF/A-3 document from html I get the following exception:
```
Exception in thread "main" java.lang.NullPointerException
at org.apache.pdfbox.cos.COSArray.add(COSArray.java:62)…
-
Attach (recommended) or Link to PDF file here:
[rtl.pdf](https://github.com/mozilla/pdf.js/files/9732872/rtl.pdf)
Configuration:
- Web browser and its version: Firefox nightly
- Operating system…
-
или искать текст на национальном языке.
Например: Ýêîíîìè÷åñêèå ýôôåêòû àâòîìàòèçàöèè ñ ÈÒ
В просмотрщиках pdf текст при этом отображается нормально.
Проблема известная, решается некоторым ко…
-
Trying to figure out if either PDF/A or PDF/UA are supported. If so what versions and is there any documentation?
-
These formats are important to business use particularly the A3 which is a signed PDF with embedded XML data. Will become mandatory in EU, starting with Germany. This could take this library from be…
-
**Describe the solution you'd like**
I want `ocrmypdf` to generate a text file containing the OCRed text without having to generate a resulting PDF. I'm aware of the `--sidecar` flag which already …
-
There is missing support for PDF/A-3. Required attribute AFRelationship of attached file is missing.
> 3.2 PDF/A-3’s restrictions
> PDF/A-3, which introduced Associated Files to PDF in 2012, impos…
-
[This is not a real issue, so please close it as soon as you read it.]
In case you are not familiar with the **"Arlington PDF Model"**: This is *"a specification-derived, machine-readable definitio…
-
[Feature]
Hi there,
I have integrated jsPDF for a project but now that I realised its a strict requirement from the customer to have pdf file as PDF/A compliant which jsPDF doesn't generate. PDF…