Tada!! :) -----Original Message----- From: John M Bliss [mailto:[email protected]] Sent: Monday, May 16, 2011 4:24 PM To: cf-talk Subject: Re: screenshots
Genius. 2 lines of CF. Eat your heart out PHP et al: <cfdocument format="PDF" filename="my.pdf" src="http://myurl.com "></cfdocument> <cfpdf action="thumbnail" source="my.pdf" scale="25"> On Mon, May 16, 2011 at 4:19 PM, Dave Watts <[email protected]> wrote: > > > But you can produce a PDF and then generate a thumbnail... right? > > Yes. The courseware I linked earlier in the thread has an example of > exactly this. > > Dave Watts, CTO, Fig Leaf Software > http://www.figleaf.com/ > http://training.figleaf.com/ > > Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on > GSA Schedule, and provides the highest caliber vendor-authorized > instruction at our training centers, online, or onsite. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:344564 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

