[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Question regarding gb.report2
[Thread Prev] | [Thread Next]
- Subject: Re: Question regarding gb.report2
- From: Greg Raffaelle <greg.raffaelle@xxxxxxxxx>
- Date: Sun, 19 Oct 2025 08:11:38 -0500
- To: user@xxxxxxxxxxxxxxxxxxxxxx
Attached are the report and class used to create the pdf document attached to my previous email. I will work on making smaller example. Thanks, Greg On Sun, Oct 19, 2025 at 3:26 AM Fabien Bodard <gambas.fr@xxxxxxxxx> wrote: > I need your report file/class and maybe a small example to answer. > gb.report is as complex as it is flexible. > > Fabien Bodard > > Le sam. 18 oct. 2025, 18:18, Gianluigi <gradobag@xxxxxxxxxxx> a écrit : > >> Il 18/10/25 17:29, Greg Raffaelle ha scritto: >> > I created a report for printing the output from my application. A pdf >> > of the first two pages of the report is attached for reference. In the >> > report there are some vertical panels that are of variable length. >> When >> > the panels get longer than one page they always start on a new page >> > instead of filling the current page then breaking on a new page. This >> > leaves sections of unused white spaces in the report. The ForceNewPage >> > is set to false for all the panels in the report. Is there a way to >> > have the panels print one after the other no matter the length and not >> > start on a new page if they don't fit on the current page? >> > Thanks, >> > Greg >> >> Hi, >> >> There are two of my examples on the Farm (ReportTest and LoremReport). >> You can download another example here: >> >> https://gambas.one/forum/index.php?page=topicview&id=component%2Fgb-report-2-print-only&post_id=12337&redirected=1#post_12337 >> >> Regards >> Gianluigi >> >> >>
Attachment:
OutputReport.class
Description: application/java
Attachment:
OutputReport.report
Description: Binary data
| Re: Question regarding gb.report2 | Greg Raffaelle <greg.raffaelle@xxxxxxxxx> |
| Question regarding gb.report2 | Greg Raffaelle <greg.raffaelle@xxxxxxxxx> |
| Re: Question regarding gb.report2 | Gianluigi <gradobag@xxxxxxxxxxx> |
| Re: Question regarding gb.report2 | Fabien Bodard <gambas.fr@xxxxxxxxx> |