All,
I have Adobat Acrobat (full version) and I am trying to create a link in a .pdf file that will open a webpage as a popup.
I am trying to use the following code:
When I create the link in the .pdf file and try to open it, I get the following error: Acrobat Web Capture cannot convert javascript links and the link often does not work correctly when opened in the web browser. Would you like to try to open the javascrpt link in the web browser anyway?
I try to open it anyway, but it doesn't work.
Do anyone know how to make this work?
Any help would be appreciated.
Thanks in advance.
I have Adobat Acrobat (full version) and I am trying to create a link in a .pdf file that will open a webpage as a popup.
I am trying to use the following code:
Code:
javascript:window.open("[URL unfurl="true"]http://www.leadershipsmarts.com/aboutus.htm","_blank","width=733,height=535,status=yes,toolbar=no,resizable=no,scrollbars=yes")[/URL]
When I create the link in the .pdf file and try to open it, I get the following error: Acrobat Web Capture cannot convert javascript links and the link often does not work correctly when opened in the web browser. Would you like to try to open the javascrpt link in the web browser anyway?
I try to open it anyway, but it doesn't work.
Do anyone know how to make this work?
Any help would be appreciated.
Thanks in advance.