<http://www.prismix.com/>     
Hello CFTalk,
 
I'm using CFDocument in CFMX7 and I would like to save the PDF to the
variable indicated by the name attribute, then print it later.  Any
ideas on how I can do this?
 
I searched the docs, but no luck.  
 
<cfdocument 
   format = "PDF"
   overwrite = "yes"
   pagetype = "A4"
   name="output"
   unit = "cm">
 
 Hello World
 

</cfdocument>
 
<!--- ERROR: How would I go about doing this? I would like this to
render in the browser as if I omitted the name attribute above--->
 <cfoutput>
  #output#
 </cfoutput>

 
Many thanks for nay help,
Al
        
Allen Manning, Technical Director - Certified Instructor        
Prismix Ltd t: +44 (0)870 749 1100 f: +44 (0)870 749 1200 w: 
www.prismix.com <http://www.prismix.com/>       


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:210092
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to