On Wed, 13 Jun 2007, Tahir Akhtar wrote:
Interestingly if I create a workbook directly in excel and set all
sheets as selected by ctrl-clicking on sheet name, all sheets print
fine.
One thing to try is:
* produce a workbook with no sheets selected
* load it in poi, select all the sheets, and write it out to one file
* load it in excel, select all the sheets, and write out to another file
Then use the tools under org.apache.poi.hssf.dev to see if there are any
obvious differences between the two. (It could well be that there's
another set of record we need to be changed for selection that we don't
release need altering)
Nick
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]