You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by Yohan Yudanara <yo...@gmail.com> on 2010/12/29 07:32:56 UTC

Re: hssf setprintarea not working since poi-3.5

Hi,

set print area still not working on poi-3.7 :(
Last version of POI where print area works is POI 3.2..

Best regards,
Yohan Yudanara

On Wed, Jun 9, 2010 at 8:52 AM, Yohan Yudanara <yo...@gmail.com>wrote:

> Thanks for the link.
>
> I've tried poi-3.7-SNAPSHOT-20100608.jar and the "set print area"
> still not working.
>
> I've added the generated excel file using poi-3.7 on the bugzilla.
> https://issues.apache.org/bugzilla/show_bug.cgi?id=46664
>
> On Tue, Jun 8, 2010 at 8:04 PM, David Fisher <df...@jmlafferty.com>
> wrote:
> > Yohan,
> >
> > Please try a nightly build from
> http://encore.torchbox.com/poi-cvs-build/
> >
> > We don't publish nightly builds from the website - they are unofficial.
> >
> > Regards,
> > Dave
> >
> > On Jun 8, 2010, at 12:53 AM, Yohan Yudanara wrote:
> >
> >> Hi,
> >>
> >> I want to report a major bug which is outstanding in bugzilla since
> >> February 2009: https://issues.apache.org/bugzilla/show_bug.cgi?id=46664
> >> Set print area on hssf is not working since poi-3.5.
> >>
> >> I've tried poi-3.2, poi-3.5, and poi-3.6.
> >> Set print area on poi-3.2 is working, but the problem is happened on
> >> poi-3.5 and poi-3.6.
> >>
> >> I'm using the code on HSSF Quick Guide to set print area:
> >> http://poi.apache.org/spreadsheet/quick-guide.html#PrintArea2
> >> I hope somebody will fixed it in the upcoming release
> >>
> >> Thank you very much..
> >>
> >> Best regards,
> >> Yohan Yudanara
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
> >> For additional commands, e-mail: dev-help@poi.apache.org
> >>
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
> > For additional commands, e-mail: dev-help@poi.apache.org
> >
> >
>

Re: hssf setprintarea not working since poi-3.5

Posted by Nick Burch <ni...@alfresco.com>.
On Wed, 29 Dec 2010, Yohan Yudanara wrote:
> set print area still not working on poi-3.7 :(
> Last version of POI where print area works is POI 3.2..

It looks from the investigations in bug #46664
<https://issues.apache.org/bugzilla/show_bug.cgi?id=46664> that it might
be something to do with the formula. You could maybe try hacking the Ptg 
to be a reference not an area one and see if that fixes it, if so we can
make that change in the print setup code

Nick

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