Copy link to clipboard
Copied
We have a requirement to have a custom print button in Acrobat Reader / We've created this via a JavaScript file stored in the users application data Adobe javascript folder. The button appears when Acrobat is started up normally and works as expected. However when opening a pdf file via Internet Explorer acrobat is loaded inside the browser but the button does not appear automatically. Instead we need to right click on the tool bar and select Add on tools for the button to appear. Once loaded it works as expected.
Now I was wondering is there a way to make the button to appear automatically in toolbar ? Or may be it possible to change standard print action. We tried to change action Will Print but the javascript worked after Print Dialog. That is not what we need.
Copy link to clipboard
Copied
I don't think you can make a toolbar appear by default in IE.
And you certainly can't change the way the default print command works.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now