Quote:
Originally Posted by Shohreh
I'd like to add bookmarks to an existing PDF that has none.
Is there a way to parse a PDF and extract its structure into a text file, which I could then feed to cpdf?
|
Possibly you could
extract the text layer and then parse through it looking for obvious beginnings of chapters or sections based on the text? Would depend on the PDF.