> I'd like to run a cflocation after generating a PDF using cfdocument, > however, all efforts have failed. It seems all code after a cfdocument tag > that pushes a PDF to browser for download is ignored.
When you use CFLOCATION, users don't see the page containing the CFLOCATION tag. Instead, they only see the page to which you've redirected them. So, even if you could do this, the user wouldn't receive the PDF - they'd simply receive the next page. Is that really the outcome you want? Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http://training.figleaf.com/ Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on GSA Schedule, and provides the highest caliber vendor-authorized instruction at our training centers, online, or onsite. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:333800 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

