Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
Michiel1978 #1
PDF/FlashPaper created, but not sent to browser
ColdFusion MX 7 on Windows 2000, with IIS.
The only working <cfdocument> I've had so far was this one:
<cfdocument format="flashpaper">
Hello World!
</cfdocument>
As soon as I change it to PDF and/or add more content between the tags, the
browser will receive no file upon requesting the .cfm page. If I use a
filename="test.pdf"/filename="test.cfm" and watch the folder, I see the
PDF/Flashpaper is created within 2 seconds, and when I open these, they're
correct. So the problem is serving it to the browser.
I use IE on Windows XP. But Firefox gives problems as well. Basically,
performance is very bad, and success comes 1 in 20 times I click a link to a
..cfm that generates pdf/flashpaper.
Michiel1978 Guest
-
where is flashpaper?
Hello All, I had been using Macromedia Studio 8 and was able to convert documents to FlashPaper. Now that I am using Creative Suite 3 Web... -
Managing ViewState of a dynamically created Custom Composite Server Control -(where the original is also dynamically created)
Ok here's my scenario. I have a Custom Composite Server Control (CCSC) consisting of a TextBox, Button & Panel. (And some other code - which I... -
flashpaper
C:\Documents and Settings\Mvestel\Local Settings\Application Data\Macromedia\Macromedia FlashPaper\OfficeTemplates ... -
FlashPaper and PDF
Yeah! It only occurs with background -image tag and when I use <link rel ... > reference for my CSS file. If I copy the CSS code to the CFM... -
File Browser / Date Created
All my photos appear in the PS 7 file browser with a "Date Created" of "2/5/40 10:28:16PM ". Not sure why that is. It doesn't change when the photos... -
-
-
Michiel1978 #4
Re: PDF/FlashPaper created, but not sent to browser
*Bump*
Isn't it great how all ColdFusion developers come together on this forum to
discuss their favourite language and help each other solve problems and learn
form other's experience? ....... NOT!!!
Michiel1978 Guest
-
Neculai Macarie #5
Re: PDF/FlashPaper created, but not sent to browser
> *Bump*
to>
> Isn't it great how all ColdFusion developers come together on this forumlearn> discuss their favourite language and help each other solve problems andcfdocument works fine for me with much complicated content then that. Can> form other's experience? ....... NOT!!!
you post some code ?
--
<mack />
Neculai Macarie Guest
-
rupeshk #6
Re: PDF/FlashPaper created, but not sent to browser
Hi Michiel1978 ,
Could you try upgrading adobe reader that you have on your machine. I remember a user had similar issue which got resolved after he upgraded.
Thanks & Regards,
Rupesh.
rupeshk Guest



Reply With Quote

