[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: gbWilly <gbWilly@xxxxxxxxxxxxxx>
- Date: Mon, 20 Oct 2025 11:39:07 +0000
- Cc: user@xxxxxxxxxxxxxxxxxxxxxx
Greg, What version of Gambas are you using? What you want is possible with gb.report2, but there where bugs in the component I did report issues I had myself with a likewise problem as you seen to describe that have been fixed in 3.21. Could you try 3.21 maybe and see if you still have the same problem? gbWilly [GambOS](https://gambos.gambas.one/) [Gambas3 for Debian/Ubuntu](https://gitlab.com/gbWilly/gambas3-debian-repository) [GambOS](https://gambos.gambas.one/) ...there is always a Catch if things go wrong! Sent with [Proton Mail](https://proton.me/mail/home) secure email. On Monday, October 20th, 2025 at 03:06, Greg Raffaelle <greg.raffaelle@xxxxxxxxx> wrote: > Attached is a small example of a report which demonstrates the report issue I am asking about. The report has two tables. The first table is small and easily fits on the first page. The second table is long and will not fit on the remainder of the first page. Instead of starting the second table on the first sheet right after the first table, the report component starts the second table at the top of the second page because all of table two will not fit on the remainder of the first sheet. Is there a way to have the second table start on the first page? > Thanks, > Greg > > On Sun, Oct 19, 2025 at 8:11 AM Greg Raffaelle <greg.raffaelle@xxxxxxxxx> wrote: > >> 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
| 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> |
| Re: Question regarding gb.report2 | Greg Raffaelle <greg.raffaelle@xxxxxxxxx> |
| Re: Question regarding gb.report2 | Greg Raffaelle <greg.raffaelle@xxxxxxxxx> |