I have a web page with an embedded PDF graphic file. I have been able to set up links to other web pages in my project without much trouble. However, my project leader would like to display this content in a custom popup using a javascript function in the html page called linkOpen. Is it possible to call a javascript function from within the embedded PDF file? And if so, how do I access the parent page's javascript?