PyPDF4 icon indicating copy to clipboard operation
PyPDF4 copied to clipboard

addJS and addAttachment overwrite /Names table.

Open zcatbear opened this issue 5 years ago • 1 comments

Each time you use addJS or addAttachment it overwrites the Names table in the Root Object.

zcatbear avatar Sep 19 '19 02:09 zcatbear

If you addJS before you addAttachment then it won't overwrite the Names table, it's a quick workaround I found instead of having to edit the library functions

MichaelMajdalani avatar Oct 21 '19 14:10 MichaelMajdalani