HackerTrans
TopNewTrendsCommentsPastAskShowJobs

whizzx

no profile record

Submissions

EU LOTL trust anchors are rotating on April 28: what breaks and how to patch

guust.ysebie.be
4 points·by whizzx·há 3 meses·0 comments

ISO PDF spec is getting Brotli – ~20 % smaller documents with no quality loss

pdfa.org
169 points·by whizzx·há 6 meses·111 comments

Adding Dependency Injection to PdfDocument in iText

kb.itextpdf.com
3 points·by whizzx·há 6 meses·0 comments

Free PDF "Cheat Sheets" Released to Help Developers Navigate the PDF Spec

pdfa.org
3 points·by whizzx·há 8 meses·0 comments

iText 9.4.0 Brings LOTL Functionality for Seamless EU PDF Signature Validation

kb.itextpdf.com
3 points·by whizzx·há 10 meses·1 comments

Supporting org.apache.xml.security in graalVM

guust.ysebie.be
30 points·by whizzx·há 11 meses·4 comments

Making iText's table rendering faster

kb.itextpdf.com
33 points·by whizzx·ano passado·6 comments

HTML to PDF/A conversion made easy

itextpdf.com
7 points·by whizzx·há 2 anos·0 comments

comments

whizzx
·há 6 meses·discuss
The pdf association is still running experiments on whether or not to support custom dictionaries based on real life workloads gains.

So it might land in the spec once it has proven if offers enough value
whizzx
·há 6 meses·discuss
You can read about it here https://pdfa.org/brotli-compression-coming-to-pdf/
whizzx
·há 6 meses·discuss
No this feature is coming straight from the PDF association itself and we just added experimental support before it's officially in the spec to help testing between different sdk processors.

So your comment is a falsehood
whizzx
·há 6 meses·discuss
It's prototypish work to support it before it land's in the official specification. But it will indeed take some adoption time.

Because I'm doing the work to patch in support across different viewers to help adoption grow. And once the big opensource ones ship it pdfjs, poppler, pdfium, adoption can quickly rise.
whizzx
·há 10 meses·discuss
Part of this feature is the release of the repo https://github.com/itext/itext-eu-trusted-lists-resources which contains the trusted European certificates and is maintained and kept up to date by the iText development team. It's free and MIT licensed so go use it if you need it!
whizzx
·há 11 meses·discuss
Yes, I was planning to do that in the coming weeks when I find a few hours of time. And didn't know about the second part quite interesting, I'll look into it thank you
whizzx
·ano passado·discuss
Does it support tagged documents and PDF2.0 as well?
whizzx
·há 2 anos·discuss
I use it literally everyday, not only to see the structure but also modify pdf's on the fly when I need to tests edge cases.

Stuff I do with it: Modify content streams, extract images/content, just investigate general structure of the pdf documents, remove pages, repair documents,... it's literally a swiss army knife when working with pdf's