intoolswetrust / jsignpdf

PDF signing software written in Java. It supports visible signatures, timestamping, certificate verification and many other cool features
https://intoolswetrust.github.io/jsignpdf/
Other
308 stars 118 forks source link

Signing large PDFs #178

Open FluffyDiscord opened 7 months ago

FluffyDiscord commented 7 months ago

Hi, I am in need of signing rather large PDFs that can be up to 1GB in size. Is this library able to do that without loading the whole PDF in memory, since that would kill my server immediately.