[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: Gianluigi <gradobag@xxxxxxxxxxx>
- Date: Sat, 18 Oct 2025 18:18:08 +0200
- To: user@xxxxxxxxxxxxxxxxxxxxxx
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
| Re: Question regarding gb.report2 | Fabien Bodard <gambas.fr@xxxxxxxxx> |
| Question regarding gb.report2 | Greg Raffaelle <greg.raffaelle@xxxxxxxxx> |