Click here to Skip to main content
15,889,879 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How to find the coordinates or map area in a PDF which is clickable and thus return such coordinates and area in an array ?

Actually I am able to convert PDF to image and able to show it in HTML but unable to show links on PDF on the HTML :(

Now if I can get all the coordinates and area of links then I can create hotspot on image using http://www.w3schools.com/tags/tryit.asp?filename=tryhtml_areamap
Posted
Comments
abhishek.singh.valeteck 10-Aug-15 6:42am    
Please feel free to suggest another way to show PDF on HTML with links on the PDF clickable on HTML file too
Richard Deeming 10-Aug-15 9:01am    
Have a look at PDF.js[^] - it's the same tool that Firefox uses to display PDF files.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900