ReverendDovie has asked for the wisdom of the Perl Monks concerning the following question:
I have found the answers (I'm pretty sure, haven't fully tested yet) to 1 and 3. Number 2 is getting me a bit. I found the bookmarking ability of PDF::Reuse to be close, but I want to bookmark to a specific string, not a page number since I won't necessarily know the right page number since the PDF was just generated back in step one.
Is there a way to do the bookmarking thing but to a specific string (which I can preset when building the HTML)?
Thank you
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Bookmarking PDF by string
by LanX (Saint) on Jan 16, 2019 at 22:13 UTC | |
Re: Bookmarking PDF by string
by vr (Curate) on Jan 17, 2019 at 00:04 UTC | |
Re: Bookmarking PDF by string
by karlgoethebier (Abbot) on Jan 17, 2019 at 17:42 UTC |