Jason Miller wrote: > > I would like to control printing from a webpage that heavily uses CSS > styles and positioning for layers. > > What I would like to do is supply a print button - on click - it would > launch a 2nd window - and tag all the content from within a div tag OR a > custom tag I put in like... > <!-- Grab content starting here --> > <!-- Grab content End here --> > > So I would use CF to grab all text within that section ( and it's styles > ) and dynamically write that to a printed page that has a special high > quality logo, address and header information.
That sounds like quite a lot of work. Why not provide page that works for both monitor and printer? http://www.alistapart.com/stories/goingtoprint/ Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

