I may be getting this same behavior in FF.  When I first go to the page,
I get a white screen with "Stopped" in the status bar at the bottom.

Upon hitting the refresh key (sometimes more than once) I'm able to
get the PDF to show.  IE usually shows the PDF the first time.

I'm just using a straight file link from the menu on my site:

http://localhost/holtzmanRentals/rentalApplication.pdf

Is it better to use a .cfm page with <cfcontent...> etc... ?

I'd like to know some best practices, as well, Chad.

Rick

-----Original Message-----
From: Chad Gray [mailto:cg...@careyweb.com] 
Sent: Thursday, February 18, 2010 10:42 AM
To: cf-talk
Subject: CFPdfForm


Is there a best practice with CFPDFForm?
 
The first time I hit a page using it, it streamed binary into the web
browser instead of rendering a PDF.  The second time I hit it the PDF opened
in Acrobat.
 
Should I use these to be safe?
<cfcontent type="application/pdf" >
<cfsetting enablecfoutputonly="yes">
 
The documentation does not say anything.  Just to leave the destination
attribute off.
 
Thanks,
Chad



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:330873
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to