> From: Nick Burch > Sent: Wednesday, June 13, 2007 4:49 PM > > 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) Thanks for the suggestion. I have never used the dev tools so any pointers will be helpful. One more interesting fact about this case is that when print starts, print status dialog shows all pages going to print. For example if there are 10 sheets with one page content, the print status dialog would say "Sending 10 pages to printer".
> > Nick > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
