Thanks Nick,

Page size is standard A4 page.
>try to work out the space taken up by every cell
Which one of printing settings can I use in order to know how much space
(units?) every cell fills?

On Wed, May 18, 2011 at 2:12 PM, Nick Burch <[email protected]> wrote:

> On Wed, 18 May 2011, Nikita Voitov wrote:
>
>> Unfortunatly, I can't find some standard methods in API to get page number
>> during cells parsing.
>>
>
> POI doesn't currently track page numbers, and they're not stored in the
> file format. You'd need to look at the printer settings to figure out the
> page sizing, then try to work out the space taken up by every cell to track
> when it falls off the bottom of a page...
>
> Nick
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>


-- 
Cheers, Nikita.

Reply via email to