You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by Stuart Houston <st...@pha.co.za> on 2003/02/12 09:32:45 UTC

Changing number of pages in POI

> Hi
>
> How would i physically reuduce the number of pages that a sheet contains,
I
> have a blank sheet with 35 pages but i need to reduce it to 2 pages, how
> wouls i achieve this
>
> sheet.removeRow(HSSFRow) only removes the values in the rows, but not the
> rows themselves
>
> Please help if you can
>
> Thanks
> Stuart
>