Hacker News new | ask | show | jobs
by ldenoue 3135 days ago
Do you think PDFjs could be extended to write new text inside the PDF, all client side? At the moment I’m only aware of PDFBox from Apache to do this, but that’s server side JAVA...
1 comments

Yes PDFjs is what we are looking at for a full client side version. However we've had issues with larger pdf's/images and localstorage limits.