-
The docs for TextRenderingMode is severely lacking. The 8 values are unintuitive from the alias names, at least to people who are not experts on PDF internals. There is this paragraph:
```
1.3.1 Det…
-
PDF/A-1 rule 6.7.2-2 (**Metadata** streams and **Filter** entries) is still based on the original ISO 19005-1:2005 wording
>Metadata object stream dictionaries shall not contain the Filter key.
…
-
Hi,
With the code below I get (with GS 9.52 on Mac) a
```
Ghotscript error output: %%BoundingBox: 0 0 599 845
%%HiResBoundingBox: 0,000000 0,000000 598,805982 844,091974
```
I had installed g…
-
Paperless-NG does not let me import new files anymore. Neither drag and drop on webinterface nor moving files to the paperless-import watchfolder does work and fails with the same issue. I think it so…
-
We're still seeing this issue. Attached is a sample PDF that fails when attempting to merge.
[blank-bad.pdf](https://github.com/user-attachments/files/15811639/blank-bad.pdf)
Our merge code looks …
-
I needed a simple way to create ZUGFeRD 2.2 / Factur-X 1.0.6 compliant German XRECHNUNG reference profile PDFs.
Our accounting application creates and validates compliant CII (NOT UBL) xrechnung.xm…
-
Hello @TeXhackse, I recently updated texlive and I see those errors when compiling the letter template:
```
Latex Error: /usr/local/texlive/2024/texmf-dist/tex/latex/pdfx/pdfx.sty:2746 LaTeX Error: …
-
I have tested this project to combine pdf/a document with xml meta data.
But my pdf/a file is ignorred and an error is generated.
[Standard_pdfa.pdf](https://github.com/ZUGFeRD/mustangproject/files/…
-
If we try to merge two or more PDF/A compliant files using PdfCopy, then generated resultant PDF file is not PDF/A complaint.
Validator shows below error message - [https://www.pdf-online.com/osa/va…
-
I am trying to convert PDF to PDFA. I have comments added in source table. Everythisg works fine except the if I use setPDFXConformance method it show duplicate comment in final pdf. I am not sure wha…