> I've look at a good process to do this with CF801, and > haven't found a nice, simple, workflow. I even thought of > creating a PDF in memory holding the text, and watermarking > that to the existing pdf, but the watermark function doesn't > take in memory pdf for the watermark text, only for the > document to watermark onto.
You can place watermarks with DDX, which might let you use a PDF in memory. You can invoke DDX commands using CFPDF ACTION="ProcessDDX". <http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/sdkHelp/wwhelp/ww himpl/js/html/wwhelp.htm?href=ddxRefMain.163.123.html> 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:304652 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

