That's what I'm leaning towards right now. Unfortunately, the pages I've tested so far are pretty heavy with css and JavaScript and the resulting PDF file looks awful. I'm hoping the archived folders will look nicer...
>The cfdocument option John Bliss mentioned works nicely. I just wrote a >script that nicely converted a couple websites on my dev machine into a >collection of pdfs. :) > > > >> >> You can do this with: >> >> cfdocument format="PDF" src="#theurl#" filename="#thefilename#" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:352564 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

