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·3 месяца назад·0 comments

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

pdfa.org
169 points·by whizzx·6 месяцев назад·111 comments

Adding Dependency Injection to PdfDocument in iText

kb.itextpdf.com
3 points·by whizzx·6 месяцев назад·0 comments

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

pdfa.org
3 points·by whizzx·8 месяцев назад·0 comments

iText 9.4.0 Brings LOTL Functionality for Seamless EU PDF Signature Validation

kb.itextpdf.com
3 points·by whizzx·10 месяцев назад·1 comments

Supporting org.apache.xml.security in graalVM

guust.ysebie.be
30 points·by whizzx·11 месяцев назад·4 comments

Making iText's table rendering faster

kb.itextpdf.com
33 points·by whizzx·в прошлом году·6 comments

HTML to PDF/A conversion made easy

itextpdf.com
7 points·by whizzx·2 года назад·0 comments

comments

whizzx
·6 месяцев назад·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
·6 месяцев назад·discuss
You can read about it here https://pdfa.org/brotli-compression-coming-to-pdf/
whizzx
·6 месяцев назад·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
·6 месяцев назад·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
·10 месяцев назад·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
·11 месяцев назад·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
·в прошлом году·discuss
Does it support tagged documents and PDF2.0 as well?
whizzx
·2 года назад·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