You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pdfium
Greetings,
I want to kown how to create new bookmarks by PDFium ,I do not find this API in PDFium.
Look forward to your reply!!!
Lei Zhang
unread,
Sep 29, 2021, 3:47:12 PM9/29/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jack zhang, pdfium
Hi,
PDFium currently does not have any APIs for creating bookmarks. Even
the internal code is only able to read bookmarks. For Chromium,
https://crbug.com/1019259 is the feature request to allow Chromium's
PDF Viewer to add bookmarks. If Chromium were to do so, then PDFium
will likely need to implement bookmark creation APIs.