# Loading a PDF from a CD

**URL:** https://forum.kirupa.com/t/loading-a-pdf-from-a-cd/167581
**Category:** Uncategorized
**Created:** [October 29, 2005, 4:33pm UTC](https://forum.kirupa.com/t/loading-a-pdf-from-a-cd/167581 "2005-10-29T16:33:15Z")
**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 29, 2005, 4:33pm UTC](https://forum.kirupa.com/t/loading-a-pdf-from-a-cd/167581/1 "2005-10-29T16:33:15Z")

</div>

YO guys…!! how you all doing? i hope someone can help me with this… it may sound stupid but im totally lost in this:  
well the problem is that im making a presentation in a CD its only like a menu 10 buttons thats it… the thing is that those buttons should load pdf files storeged in a folder in the same cd… im was trying with the following code but it open the files in a IE window…

```auto

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

```

is there a way that pdf files get loaded directly in the adobe reader?

thnx for your help help pepps in advanced!  
my Best regards to y’all!

cya

gallo
