What would be the attributes of mypdfdoc.someattribute ? -----Original Message----- From: [email protected] [mailto:[email protected]] Sent: Thursday, January 22, 2009 3:35 PM To: cf-talk Subject: RE: view protected pdf
Actually, the source attribute of the cfpdf tag allows for you to just pass in a variable containing the pdf. "A PDF document variable in memory that is generated by the cfdocument tag or the cfpdf tag, for example, "myPDFdoc"." I'm pretty sure that means that you don't need to save it to a temp location, just pass the variable around of the pdf you read in step 1. ~Brad -------- Original Message -------- Subject: RE: view protected pdf From: "Kenny J. Willis" <[email protected]> Date: Thu, January 22, 2009 5:00 pm To: cf-talk <[email protected]> In step 2, I need to unprotect it to another location, do step 3 then run a subroutine to clean up the unprotected file? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:318370 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

