claird / PyPDF4

A utility to read and write PDFs with Python
obsolete-https://pythonhosted.org/PyPDF2/
Other
330 stars 61 forks source link

Collapse feature for Bookmarks #95

Closed MihailCosmin closed 2 years ago

MihailCosmin commented 3 years ago

Hi,

I think you can add a feature to collapse the added bookmarks. Solution was taken from this post: https://stackoverflow.com/questions/35878369/collapse-bookmarks-using-pypdf2