You amy also be able to leverage javax.print via the JVM. I haven't tried it but from the docs it looks possible.
http://java.sun.com/j2se/1.4.2/docs/api/javax/print/package-summary.html -----Original Message----- From: Jerry Johnson [mailto:[EMAIL PROTECTED] Sent: 31 August 2005 15:30 To: CF-Talk Subject: Re: Printing with Coldfusion Do you actually need to print it using a print driver, or just place the file in a queue folder on the printer's RIP? This is how I've typically handled such requests. On 8/31/05, Rick Root <[EMAIL PROTECTED]> wrote: > I have a need for a coldfusion application to generate a document > (possibly PDF) and then print it to a file using a printer driver > installed on the server, and then perform an operation on that file > (email, FTP, etc) > > The first and last parts are easy, the printing part I'm not so sure... > > Rick > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216988 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

