Converting Flash to PDF with CF 7

Ask a Question related to Coldfusion Flash Integration, Design and Development.

  1. #1

    Default Converting Flash to PDF with CF 7

    I was wondering if anyone knows if its possible to send a flash file with
    parameters to the cfdocument tag and output a dynamic pdf file. I dont have a
    server to test on and I dont know if it will run the swf file and include the
    parameters before outputting to cfdocument. Something like this. <cfdocument
    format="flashpaper"> flash.swf?id=5 </cfdocument>

    peteykirk Guest

  2. Similar Questions and Discussions

    1. PowerPoint to Flash Converting PPT2Flash SDK, PPT2SWF SDK
      The conaito PowerPoint-to-Flash SDK provides you a smart and effective solution for converting PowerPoint presentations into an easy-to-use...
    2. Converting a HTML form to a Flash one
      I'm developed my first login framwork for a Coldfusion application using basic html tags however I want to now convert this form into a flash one....
    3. Problem with flash 4 file converting to flash mx
      i have a calendar .fla, .swf, .html, and .asp. That i downloaded off the web. When i opened it up in flash mx it automicaly updated the file from...
    4. converting flash tut to Director Tut
      Hi there, http://www.flashkit.com/tutorials/Animation/eScribe_-Bryan_Hu-575/index.php this link above is a tutorial that I would like to do, but...
    5. converting MS doc formatting to html that Flash can recognize
      I've got an MS world doc that has simple formatting in it (i.e. bold, italic) that I want to bring into flash. My solution is: a) save as html...
  3. #2

    Default Re: Converting Flash to PDF with CF 7

    Am I in the right forum? Nobody has tried this? :-)
    peteykirk 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