You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If I create two or more PDF files with this library and merge those file using the
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
.The text was updated successfully, but these errors were encountered: