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

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

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -