Re: [OT] Re: How to use Jasper plugin with multiple reports

2008-08-22 Thread ManiKanta G
Thanks Dave. I'll see that. Regards, ManiKanta Dave Newton wrote: --- On Fri, 8/22/08, ManiKanta G wrote: Please see the JasperReport docs for how to deal with that. Workarounds include making the field very small but making it "expand to size of largest element" and so on. Dave ***

[OT] Re: How to use Jasper plugin with multiple reports

2008-08-22 Thread Dave Newton
--- On Fri, 8/22/08, ManiKanta G wrote: > I've included a page break just before the static text. > But as the static text is almost an another page, it is > going out of page dimensions and I m not able to compile > the report. Please see the JasperReport docs for how to deal with that. Workarou

Re: How to use Jasper plugin with multiple reports

2008-08-22 Thread ManiKanta G
Thanks Dave. I've included a page break just before the static text. But as the static text is almost an another page, it is going out of page dimensions and I m not able to compile the report. For another report, the end text is small and I m getting according to my wish. For large static te

Re: How to use Jasper plugin with multiple reports

2008-08-22 Thread Dave Newton
--- On Fri, 8/22/08, ManiKanta G wrote: But in Jasper report, we can have only one page per report > and so I m nit able to add a full page static text. When > I googled for this, I found this can be implemented using > 2 or more jasper reports and merging them as a single > final report. > >

How to use Jasper plugin with multiple reports

2008-08-22 Thread ManiKanta G
Hi all, Currently I m working with Jasper Reports for one of report. And for that report after all the data, a full page of static text is to be placed at the end of the report (in my case 2nd page). But in Jasper report, we can have only one page per report and so I m nit able to add a full