Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

On append/merge not dispay bookmarks of PDF previous created #16

Open
hildogjr opened this issue Feb 24, 2022 · 0 comments
Open

On append/merge not dispay bookmarks of PDF previous created #16

hildogjr opened this issue Feb 24, 2022 · 0 comments

Comments

@hildogjr
Copy link

If I create two or more PDF files with this library and merge those file using the

pdf_merger.append(pdf_file, bookmark, import_bookmarks=True)

The resultant file have the root bookmarks as the previous files (which is fine) but it do not show the bookmarks present at the two initial files as low level bookmarks at the final PDF.

Appear that the append/merge method do not recognize the bookmarks created by tho own library even passing the command import_bookmarks=True.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant