Copy link to clipboard
Copied
Opening a drawing created using Microsoft visio enabled you to get Property and Value through the Object Data Tools option.
I want to open a drawing from website via pdf.js javascript file and get the data in the same way.
Is there a support sdk to access data in drawings via html or web javascript?
Copy link to clipboard
Copied
Opening a drawing created using Microsoft visio enabled you to get Property and Value through the Object Data Tools option.
I want to open a drawing from website via pdf.js javascript file and get the data in the same way.
Is there a support sdk to access data in drawings via html or web javascript?
Copy link to clipboard
Copied
Acrobat doesn't use Web Javascript.
Copy link to clipboard
Copied
The Acrobat JavaScript model is for operating on Acrobat and PDF. So, is the data you want to get in a PDF? Please provide more details of what you want to achieve.