in reply to Re^2: use PDF::API2 to add pdf bookmark
in thread use PDF::API2 to add pdf bookmark

It looks like PDF::API2::Outline is used for bookmarks?
  • Comment on Re^3: use PDF::API2 to add pdf bookmark

Replies are listed 'Best First'.
Re^4: use PDF::API2 to add pdf bookmark
by vincentaxhe (Scribe) on Jun 16, 2024 at 16:10 UTC
    I assume no need to import submodule Outline, It did not complain. I test according to Outline doc, 'https://metacpan.org/pod/PDF::API2::Outline', but It do not run as it says. I just need a basic script which is able to delete all existing bookmarks or simply overwrite and add bookmarks with childs.
        I turns out to be a shit hole, I refuse to dig it any further, I use python, perl failed me on this.