You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by Stefan Walraven <st...@gmail.com> on 2006/09/05 12:43:44 UTC

printing an excel worksheet

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: poi-user-unsubscribe@jakarta.apache.org
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/