# Proyector must load pdf

**URL:** https://forum.kirupa.com/t/proyector-must-load-pdf/167731
**Category:** Uncategorized
**Created:** [October 31, 2005, 3:08pm UTC](https://forum.kirupa.com/t/proyector-must-load-pdf/167731 "2005-10-31T15:08:21Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Gallo](https://avatars.discourse-cdn.com/v4/letter/g/cab0a1/32.png) [@Gallo](https://forum.kirupa.com/u/Gallo)
#### Post date: [October 31, 2005, 3:08pm UTC](https://forum.kirupa.com/t/proyector-must-load-pdf/167731/1 "2005-10-31T15:08:21Z")

</div>

hey pepps!! how you all doing? its me again with the same problem… i hope someone can help me with this… the this is that im making like an interactive presentation in a cd… i already finished with the main window but the problem is that there are some pdf files that have to be loaded and i was trying with the following code but it loads in an IE window.

Code:

```auto
this.onRelease = function(){ 
 getURL("info/1 - Frequently Asked Questions.pdf","_blank");
}

```

Is there any way that the PDF files loads directly in Adobe Reader?

thnx to y’all in advance!  
cya
