Copy link to clipboard
Copied
Hi,
I want to find out the font size of the pdf document and I wanted to bookmark if font size is equals 14. Is there any to find out the font size?
Ariv
Copy link to clipboard
Copied
With JavaScript you can't access font name and font size.
Copy link to clipboard
Copied
I can able to change this manually by using Tools -> Edit PDF and in Format I can able to get the font name and size. is this possible through Javascript?
Copy link to clipboard
Copied
Not possible with Acrobat JavaScript.
Possible with a Acrobat plugin (written in C/C++).
Find more inspiration, events, and resources on the new Adobe Community
Explore Now