You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by normandenton <no...@redmane.com> on 2015/06/16 17:03:15 UTC

RE: Unable to set Landscape if RepeatingRows is set for the sheet

Hi Ryo.

Thanks very much for your post!!! I have wasted a lot of time trying to find
out why setLandscape(true) was having no effect and I see that many other
poor people have also being struggling with it. It would be so nice if the
Javadoc for this method or something else in the POI documentation would
warn people that setRepeatingRows() called before setLandscape(true) will
inhibit this method.

Regards,
Norman Denton.



--
View this message in context: http://apache-poi.1045710.n5.nabble.com/Unable-to-set-Landscape-if-RepeatingRows-is-set-for-the-sheet-tp5714727p5719117.html
Sent from the POI - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@poi.apache.org
For additional commands, e-mail: user-help@poi.apache.org


Re: Unable to set Landscape if RepeatingRows is set for the sheet

Posted by Dominik Stadler <do...@gmx.at>.
Hmm,

we have a unit test which tries to verify that this does not happen at
TestXSSFBugs.bug49253(), maybe you can try to find out what the
difference in your case is?

Thanks... Dominik.

On Tue, Jun 16, 2015 at 5:03 PM, normandenton <no...@redmane.com> wrote:
> Hi Ryo.
>
> Thanks very much for your post!!! I have wasted a lot of time trying to find
> out why setLandscape(true) was having no effect and I see that many other
> poor people have also being struggling with it. It would be so nice if the
> Javadoc for this method or something else in the POI documentation would
> warn people that setRepeatingRows() called before setLandscape(true) will
> inhibit this method.
>
> Regards,
> Norman Denton.
>
>
>
> --
> View this message in context: http://apache-poi.1045710.n5.nabble.com/Unable-to-set-Landscape-if-RepeatingRows-is-set-for-the-sheet-tp5714727p5719117.html
> Sent from the POI - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@poi.apache.org
> For additional commands, e-mail: user-help@poi.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@poi.apache.org
For additional commands, e-mail: user-help@poi.apache.org