This seems to be a very short sided tag <cfpdf>. Why allow to discreetly protect files and then have no way to display them. Very frustrating. What about the read action of cfpdf? Why couldn't I read the file then dump it (for lack of a better word) to the client? If this is possible, I would like to know how. I have looked at the read function and all it gives me is a wrapper and when I dump it it gives me the file info, which is supposed to be another function of cfpdf (action = info). The information I am dealing with is extremely sensitive and should not, cannot be copied or unprotected - at least from my side to the client. Sorry for the rant, just need to solve this as soon as possible.
ken -----Original Message----- From: Dave Watts [mailto:[email protected]] Sent: Thursday, January 22, 2009 1:04 PM To: cf-talk Subject: Re: view protected pdf > That would negate the protection for the file on the server, right? Yes. As Ray mentions, though, you could have protected and unprotected versions if you like. You could also use CF to control access to your files, using the CFCONTENT tag to serve them from locations not directly accessible through the web server. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:318342 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

