How do i create: a downloadable PDF file, within a

Ask a Question related to Macromedia Director Basics, Design and Development.

  1. #1

    Default How do i create: a downloadable PDF file, within a

    ...projector?

    Ive created an interactive CV using director, but id like to add a feature
    where the user can download a PDF/word verison of my CV

    Is there any way of doing this, without the use of internet, ie: could put the
    PDF file as an external cast, and then link from the projector? is there
    download fuction?

    thanks for your time

    katenga Guest

  2. Similar Questions and Discussions

    1. PDF::Create (or alike) to create watermark for existing pdf file?
      Dear perl-ists: I tried out PDF::Create 0.01 (from cpan), and it is great. kudos, fabian. creates wonderful, clean, small valid pdf output. my...
    2. Non-downloadable music?
      I have a client that wants to play his music on-line, without it being downloadable (puddleofmudd.com does exactly what I'm talking about). Is...
    3. Ho to Add Downloadable .doc File to a Web Page?
      Does anyone know how I use Dreamweaver (version 4 or version MX 2004) to add a downloadable .doc (Microsoft Word) file to a web page? I do not want...
    4. downloadable text file
      Hi, If I click on the URL of a text file, it opens on the IE. How can I make it to prompt being downloaded instead of being opened on the IE?...
    5. sco 505 - create windoze exe file that will create a unix disk
      Hi, I wonder if this is possible, I want to put some files on a floppy disk from my SCO unix box, then I want that disk to be converted to a file...
  3. #2

    Default Re: How do i create: a downloadable PDF file, within a

    Search the NG archives at:
    http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&group=macromedia.director

    There are several detailed answers.
    "katenga" <com> wrote in message
    news:c7om7q$omh$macromedia.com... 
    feature 
    put the 


    Doug Guest

  4. #3

    Default Re: How do i create: a downloadable PDF file, within a

    You could try the 'open' or 'open ... with ...' syntax to launch the PDF file
    on command but you will need to make the user has Acrobat or the Viewer on
    their machine. I have found the best way is to use 'open with' command
    alongside the BuddyAPI xtra to copy the file to the user's hard drive or open
    it directly form the CD. BuddyAPI can check to see if they have Acrobat or the
    Viewer and either re-dreict them to an internet download or provide the Viewer
    installer on CD.

    loop360 Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139