SHIPSep 04 202614 min
Signing a PDF Without Destroying It
Every free PDF signer rebuilds your contract into a new file. I wrote a PDF parser and an incremental-update writer so the original bytes survive, and then spent a day on an off-by-one that a helpful library had been hiding from me.
pdfjavascriptbrowsercanvasreverse-engineering