PDF: hyperlink/position -


is there "console way" find out position , target of hyperlinks within pdf-documents? popular tools converting pdf-to-* end text or broken html documents. that's why wonder if there way know (exact position) within pdf can find link , pointing to.

looking forward helpful reply. , kind regards

you didn't specify language/platform, here .net solution:

docotic.pdf library (disclaimer: work bit miracle) can used retrieve hyperlinks in document. may retrieve bounding box, text , other properties of link. please take @ "extract text link target" sample.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -