We don't have anything for print-rendering in Java as of yet. It probably wouldn't be that hard to write, but just no one has done it. (There are java APIs for doing so)
To do this assuming you're running on Windows, you'd have to launch excel...probably a client-side VB or JavaScript can do this and invoke the print command. I doubt it would work unless the browser had low security settings. On Linux...no chance unless you write a Java print renderer... On Solaris..same...On OSX replace above with AppleScript and Assume you have OS v.X. Etc etc. -Andy On 10/3/03 12:39 PM, "Prashanthi Maramreddy" <[EMAIL PROTECTED]> wrote: > Hi: > After I save data into excel sheets is it possible to direct the > saved file to the printer for printing? > > PR > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- Andrew C. Oliver http://www.superlinksoftware.com/poi.jsp Custom enhancements and Commercial Implementation for Jakarta POI http://jakarta.apache.org/poi For Java and Excel, Got POI? The views expressed in this email are those of the author and are almost definitely not shared by the Apache Software Foundation, its board or its general membership. In fact they probably most definitively disagree with everything espoused in the above email. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
