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

gettalong

no profile record

コメント

gettalong
·12 日前·議論
Why is it that everyone now duplicates/vibe-codes PDF tool websites? It seems that there is one new each week for about half a year now with none providing any outstanding features over the others.
gettalong
·13 日前·議論
If it can only be viewed with your web application, it won't be useful for the general public.
gettalong
·14 日前·議論
PDF already has the notion of portable collections (PDF 2.0 section 12.3.5). As far as I can determine this is very similar to what you do except that your pdfx format won't be supported by (major) PDF viewers/libraries.
gettalong
·16 日前·議論
I usually use pdfpc (https://pdfpc.github.io/) for this which works like a charm. No internet access needed, content stays on the computer.
gettalong
·6 か月前·議論
Regarding "Important Notice on Third-Party Components": You are including AGPL components in your project which itself is AGPL.

Even if you distribute your part of the code under the commercial license, the components make - depending on how they are integrated into BentoPDF - the whole project AGPL again. So it might be possible that all your commercial customers are breaking the AGPL of the included components. For example, if your code directly calls code in the components, the integration is tight and AGPL would most certainly apply. If all you do is call the components as external binaries, then it is fine.
gettalong
·6 か月前·議論
In case you don't know it: PyHanko provides a full and up-to-date implementation for digital signatures in PDF, including time stamping.

https://github.com/MatthiasValvekens/pyHanko