We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Download logitech-mk235.pdf user manual.
(optional) Add it to paperless-ngx, because the user wants the convenience of having all the manuals together in paperless.
Paperless will convert the original PDF into PDF/A, by issuing this command:
ocrmypdf --output-type pdfa --skip-text original-Logitech-MK235.pdf archive-Logitech-MK235.pdf
Try opening both the original and the archived PDF in Firefox 118.0.1 (on Manjaro Linux).
Observe how the green color from the original PDF ends up being rendered as red in the archived PDF.
Try opening the same PDF in other tools, and observe how most of them keep the green color.
<rant> Wonder why PDF/A, which is aimed at long-term preservation of electronic documents, managed to make the PDF worse. </rant>
<rant>
</rant>
This is the original PDF being rendered inside Firefox:
This is the archived PDF/A version being rendered inside Firefox:
This is the archived PDF/A version being rendered inside Google Chrome 117.0.5938.149, which seems to also suffer from the same bug:
This is the archived PDF/A version opened in MuPDF 1.23.3:
This is the archived PDF/A version opened in Okular 23.08.1:
This is the archived PDF/A version opened in qpdfview 0.5.0:
This is the archived PDF/A version opened in Xpdf 4.04:
This is the archived PDF/A version opened in PDF Arranger 1.10.0
This is the archived PDF/A version opened in Inkscape 1.3, imported via internal import:
This is the archived PDF/A version opened in Inkscape 1.3, imported via Cairo import:
The text was updated successfully, but these errors were encountered:
Duplicate of #2856
Sorry, something went wrong.
No branches or pull requests
Attachments
Steps to reproduce the problem
Download logitech-mk235.pdf user manual.
(optional) Add it to paperless-ngx, because the user wants the convenience of having all the manuals together in paperless.
Paperless will convert the original PDF into PDF/A, by issuing this command:
Try opening both the original and the archived PDF in Firefox 118.0.1 (on Manjaro Linux).
Observe how the green color from the original PDF ends up being rendered as red in the archived PDF.
Try opening the same PDF in other tools, and observe how most of them keep the green color.
<rant>
Wonder why PDF/A, which is aimed at long-term preservation of electronic documents, managed to make the PDF worse.</rant>
What is the expected behavior?
This is the original PDF being rendered inside Firefox:
What went wrong?
This is the archived PDF/A version being rendered inside Firefox:
Comparing with other tools
Google Chrome
This is the archived PDF/A version being rendered inside Google Chrome 117.0.5938.149, which seems to also suffer from the same bug:
MuPDF
This is the archived PDF/A version opened in MuPDF 1.23.3:
Okular
This is the archived PDF/A version opened in Okular 23.08.1:
qpdfview
This is the archived PDF/A version opened in qpdfview 0.5.0:
Xpdf
This is the archived PDF/A version opened in Xpdf 4.04:
PDF Arranger
This is the archived PDF/A version opened in PDF Arranger 1.10.0
Inkscape
This is the archived PDF/A version opened in Inkscape 1.3, imported via internal import:
This is the archived PDF/A version opened in Inkscape 1.3, imported via Cairo import:
The text was updated successfully, but these errors were encountered: