Copy link to clipboard
Copied
Hi All,
Please help out me any one .Actually i don't know how to open web browser from pdf button with desire size.
Let me know,how to do that from pdf. any sample code snippet related,that will help for me.
Thank you,
Chiranjeevi
Copy link to clipboard
Copied
Not possible. You can launch a URL but you can't define in what browser it will be opened, or what the window size will be.
Copy link to clipboard
Copied
Hi try67,
I have try to google for tjhat, some people says like
The above few lines of code is work, but in my case i was tried that also. but it's not working..
Please help me there is any possible way to do..
Copy link to clipboard
Copied
This code will not work in a PDF file.
On Jun 10, 2017 11:52 AM, "chiranjeevik12490024" <forums_noreply@adobe.com>
Copy link to clipboard
Copied
Thank you
Copy link to clipboard
Copied
Well Actually, you ought to be able to use an URL in a PDF link with the "javascript:" prefix. This will of course cause Acrobat to have a small fit and display lots of security popups.
A much better solution is to pass your desired parameters in a query string to a web app that will in turn display the page correctly.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now