Closed AleksandrTulenkov closed 1 year ago
Thanks for the PR! Can you please remove the unrelated changes (changing bookmark to outline item)?
Thanks for the PR! Can you please remove the unrelated changes (changing bookmark to outline item)? It's also deprecated as I undestand.
Deprecated since version 1.28.0: Use add_outline_item() instead.
Is there more left to do on this one? Happy to help.
Looks like issue solved as I wrote about changing bookmark to outline item it's the same old ver deprecated stuff
Merged. Thanks for the work, I hadn't seen your reply explaining the outline thing.
Fixing this issue: PdfFileWriter is deprecated and was removed in PyPDF2 3.0.0. Use PdfWriter instead. #40