I assume your looking to do this on some sort of closed environment? In the past I accomplished this by using a perl script that listened for post data and built print jobs for specific queue's as I needed.
I'm not aware of an elegant CF solution to this, as your looking to save a rendered page to a file then submit that file to a print queue. I've heard of people writing some very roundabout stuff utilizing services like efax to make this happen. I would be interested what other solutions would exist. Trey On 9/26/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hi All, > > I want to send a file (*.mdi) or a CFM page to the printer without the > user being able to > download the file. If it's a cold fusion page, I would like to dynamically > generate the page > before sending to the printer. > > Is this possible? Anyone know of any samples or what key phrases to > search by? > > Thanks > > D > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:254271 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

