Skip to main content
February 1, 2016
Answered

Acces Document Properties (fonts) by Javascript

  • February 1, 2016
  • 1 reply
  • 608 views

Hi everyone

Is theres a way to get acces to Document properties ( Fonts ) by javascript

I need to get all the fonts ( and the info like embebed or not ) use in the document

I'v alreaydy search through the doc http://help.adobe.com/livedocs/acrobat_sdk/10/Acrobat10_HTMLHelp/wwhelp/wwhimpl/js/html/wwhelp.htm?&accessible=true

But i can't acces to Document properties

I'm programming Via Xojo and i need to retreive the info to my apps

Thanks

This topic has been closed for replies.
Correct answer try67

No, JS has no access to this information.

1 reply

try67
Community Expert
try67Community ExpertCorrect answer
Community Expert
February 1, 2016

No, JS has no access to this information.

February 1, 2016

Too bad

Thanks anyway