In the process of establishing a more formal testing approach for PyMuPDF, I ran into the following problem:
I password protected a test pdf. Then I used the demo program removePass.py to create a non-protected version. This version was readable allright, but all outline data were still encrypted!!.
If I open the encrypted pdf with a standard viewer like Nitro, the outline looks fine.
Also no problem occurs with SumatraPDF.exe (which is based on MuPDF).
In the process of establishing a more formal testing approach for PyMuPDF, I ran into the following problem:
I password protected a test pdf. Then I used the demo program
removePass.pyto create a non-protected version. This version was readable allright, but all outline data were still encrypted!!.If I open the encrypted pdf with a standard viewer like Nitro, the outline looks fine.
Also no problem occurs with SumatraPDF.exe (which is based on MuPDF).