galkahana / HummusJS

Node.js module for high performance creation, modification and parsing of PDF files and streams
http://www.pdfhummus.com
Other
1.14k stars 169 forks source link

Remove or replace some text in PDF file #456

Open duchiep123 opened 3 years ago

duchiep123 commented 3 years ago

Hi everyone, I want to delete some text from the pdf file. My original idea was to place the image to cover the text but it can still be copied

I have read a few cases like https://github.com/galkahana/HummusJS/issues/71

I still don't see a complete way to delete or replace text. Has anyone done successfully delete or replace the text in the pdf file ? If so, please tell me how to do that I really need it Thank you so much