I've been playing with CFdocument lately. What sort problems have you been experiencing? It took a while to figure it out but I did get it working.
<cfdocument format="pdf" pagetype="Custom" pageheight="#form.page_height#" pagewidth="#form.page_width#"> I used the pageheight and pagewidth to change the size of the document, and so far it seems to work ok. Had some issues with the fonts and had to make sure the CF Administrator was pointing to the right directory and that the permission were correct. Besides that, I haven't had any problems, yet. Matt ----- Original Message ----- From: "mike hanson" <[EMAIL PROTECTED]> To: "CF-Talk" <[email protected]> Sent: Tuesday, July 05, 2005 8:00 AM Subject: cfdocument and page orientation >I need to produce a .pdf document from coldfusion which changes the page >orientation a number of times, depending on the pages being printed (i.e. >some pages will be in landscape format, others in portrait). > > Has anyone managed to do this yet? > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:211130 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

