In case you're not looking at the news blog or dev list, the latest CVS build has page break support.

Christoph Jaeger wrote:

I read some discussion in the archives about adding page breaks in Excel
sheets to POI's functionality (must have been around August last year).
A developer was writing that is is just implementing page breaks and
wanted some input of how users would like the methods to look like.

However, I can not find any further mentioning of page breaks (what I
was looking for is something like: it's working now, just use
sheet.setPageBreak(...)).

Are simple page breaks implemented yet? I had a look at the javadocs,
but there I can not find any method which would look to me like it would
solve my issue. But then again, maybe I am looking at the wrong place
...

What I want to do is create a excel sheet, which contains information
about shipments, with several rows per shipment, and on a printout I
would like every shipment to start on a new page. Is this currently
possible?

Thanks,

Best Regards,

Christoph J�ger


--------------------------------------------------------------------- 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]



Reply via email to