> I have some documents that should not allow copying of any > part of the document. The permission to copy is not set in > the tag. Upon the file being rendered to the browser,copy is > not shown in the tool bar, however, the document can be > copied by ctrl + A and ctrl+ C...and in the PDF document > properties copy content is set to allowed. > > Is there a way to totaly disable copying w/ the format set to PDF?
You can't do this directly with CFDOCUMENT. With CF8, you can do that with the new PDF functionality. You might be able to do this with iText. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Training: Adobe/Google/Paperthin Certified Partners http://training.figleaf.com/ WebManiacs 2008: the ultimate conference for CF/Flex/AIR developers! http://www.webmaniacsconference.com/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:304160 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

