I do agree that cfpdf is powerful, just frustrated that there was not a action=get or action=display or something like that or even a way for cfcontent to pass info to a specified type. Trying to get a solution, but apparently I am not communicating in the correct way. I am coming across very poorly and for that I apologize.
-----Original Message----- From: Raymond Camden [mailto:[email protected]] Sent: Thursday, January 22, 2009 2:12 PM To: cf-talk Subject: Re: view protected pdf Why not simply use cfpdf to remove the password when the user requests to view the pdf, and store the new pdf in a location that is served up by cfcontent, and then delete the file after a certain amount of time? You can a scheduled to remove any of these files made more than N minutes ago. As an aside, I think you are being a bit unfair to cfpdf since this is really an issue with the _client_ not the server technology. (And cfpdf is -extremely- powerful.) On Thu, Jan 22, 2009 at 4:01 PM, Kenny J. Willis <[email protected]> wrote: > I will probably use the suggestion for the cfcontent and move the files > off web root. This still leaves them on the server unprotected by other > means (can't have that). The email option does not work due to the > real-time nature of the information. I am aware of the hacking on the > other end, but I cannot control that nor am I at risk when it is beyond > my system. Currently already using SSL. I do not think you are missing > anything. I am just stuck and a little frustrated. I spent $700 for a > tag that does not finish my need. Thanks though. > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:318357 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

