in reply to Extracting outline (bookmark) information from PDF files

Haven't tried this, but you can try PDF::API2::Outline
Raghu
  • Comment on Re: Extracting outline (bookmark) information from PDF files

Replies are listed 'Best First'.
Re^2: Extracting outline (bookmark) information from PDF files
by Kerplunk (Acolyte) on Jul 28, 2009 at 15:25 UTC
    Thanks. I did look at PDF::API2::Outline. But it seems to be useful only for creating outlines, not processing existing ones.