# Attaching a pdf

**URL:** https://forum.kirupa.com/t/attaching-a-pdf/17734
**Category:** Uncategorized
**Created:** [April 8, 2003, 6:57pm UTC](https://forum.kirupa.com/t/attaching-a-pdf/17734 "2003-04-08T18:57:21Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![digletinms](https://avatars.discourse-cdn.com/v4/letter/d/5fc32e/32.png) [@digletinms](https://forum.kirupa.com/u/digletinms)
#### Post date: [April 8, 2003, 6:57pm UTC](https://forum.kirupa.com/t/attaching-a-pdf/17734/1 "2003-04-08T18:57:21Z")

</div>

I want to attach a pdf so that when a button is clicked the pdf appears. This is not on the internet but on a CD with a flash movie on it. Right now the PDF appears but thru a browser because of the script.

on (release) {getURL(“englishfinal.pdf”);

but I don’t know any other way. I just want it to open in adobe reader not a browser window.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [April 8, 2003, 7:04pm UTC](https://forum.kirupa.com/t/attaching-a-pdf/17734/2 "2003-04-08T19:04:59Z")

</div>

not possible. The pdf will open in whatever the user has as default for that extension. That is usually the Acrobat Reader plugin for the browser.

sorry…

Rev ![](http://www.aulman.com/rev.gif)
