HackerTrans
トップ新着トレンドコメント過去質問紹介求人

whizzx

no profile record

投稿

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

guust.ysebie.be
4 ポイント·投稿者 whizzx·3 か月前·0 コメント

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

pdfa.org
169 ポイント·投稿者 whizzx·6 か月前·111 コメント

Adding Dependency Injection to PdfDocument in iText

kb.itextpdf.com
3 ポイント·投稿者 whizzx·6 か月前·0 コメント

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

pdfa.org
3 ポイント·投稿者 whizzx·8 か月前·0 コメント

iText 9.4.0 Brings LOTL Functionality for Seamless EU PDF Signature Validation

kb.itextpdf.com
3 ポイント·投稿者 whizzx·10 か月前·1 コメント

Supporting org.apache.xml.security in graalVM

guust.ysebie.be
30 ポイント·投稿者 whizzx·11 か月前·4 コメント

Making iText's table rendering faster

kb.itextpdf.com
33 ポイント·投稿者 whizzx·昨年·6 コメント

HTML to PDF/A conversion made easy

itextpdf.com
7 ポイント·投稿者 whizzx·2 年前·0 コメント

コメント

whizzx
·6 か月前·議論
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
·6 か月前·議論
You can read about it here https://pdfa.org/brotli-compression-coming-to-pdf/
whizzx
·6 か月前·議論
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
·6 か月前·議論
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
·10 か月前·議論
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
·11 か月前·議論
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
·昨年·議論
Does it support tagged documents and PDF2.0 as well?
whizzx
·2 年前·議論
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