
23 Mar
2025
23 Mar
'25
10:18 p.m.
From: Mojtaba Moodi via talk <talk@gtalug.org>
I have written a little python script that uses grep to find the string I want in the pdf and redact it.
That's great. I was tempted to do that but I had no idea how long that would take.
The other way is to use xournal++. Export your changes to a pdf file, but to make it irreversible, you need to convert the pdf to images and then convert it back to a pdf file, which all can be done using a simple script.
That's similar to what I did with GIMP. I have no idea which would be easier.