Hi, I've used the HSSF-package to create a workbook. I can save, open and change the sheets. It all works perfect. But now I want to send the sheets with my program to the printer. I tried a lot of things with the javax.print package but I always receive a white page. It looks like there is no DocFlavor for an Excel-file. Is it actually possible to print an Excel-file? Or is it better to make a textfile of the Excel-file to print it?
Thanks, Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] Mailing List: http://jakarta.apache.org/site/mail2.html#poi The Apache Jakarta Poi Project: http://jakarta.apache.org/poi/
