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:330871
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to