Re: [Gambas-user] gb.report2 save to pdf

2018-02-05 Thread Benoît Minisini
Le 05/02/2018 à 12:33, Johny Provoost a écrit : Hallo, In gb.report2 I want to change the name and path when I save the file as pdf through a variable, but I can't seem to find out how or if it's possible. Can someone please show me the way? Thanks, Johny Please post to the new mailing

[Gambas-user] gb.report2 save to pdf

2018-02-05 Thread Johny Provoost
Hallo, In gb.report2 I want to change the name and path when I save the file as pdf through a variable, but I can't seem to find out how or if it's possible. Can someone please show me the way? Thanks, Johny --

Re: [Gambas-user] gb.report2 documentation

2016-10-07 Thread Moviga Technologies
OK, sorry - there were actually two examples on the farm :) The last one was more useful! -- Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot ___

Re: [Gambas-user] gb.report2 documentation

2016-10-07 Thread Moviga Technologies
For example, how can I set the different components' values on Report1 from FMain? -- Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _

[Gambas-user] gb.report2 documentation

2016-10-07 Thread Moviga Technologies
Hello (Fabien)! The documentation of the report component is quite lacking, and the example on the farm is not all too helpful as it uses quite few of the available bells and whistles. Is it possible you could complete the documentation? ---

Re: [Gambas-user] Gb.Report2

2015-04-06 Thread Fabien Bodard
Fixed on rev 7022 2015-04-06 12:52 GMT+02:00 Fabien Bodard : > > Le 5 avr. 2015 15:06, "Roki" a écrit : >> >> >> I apologize that I enter in your topic, but my question is also related >> to gb.report2. I have a problem with the panel, although its arrangement >> properties set to None, its child

Re: [Gambas-user] Gb.Report2 (and printing .pdf)

2015-04-06 Thread Fabien Bodard
2015-04-06 10:52 GMT+02:00 Frank : > With repect to printing in Gambas, I have the following (unfinished) code > > a FMain with two buttons, Btprint which prints the report hReport1 as it > should, and a button Brprintpdf which should print the same hReport to file > as .pdf. I know there is code

Re: [Gambas-user] Gb.Report2

2015-04-06 Thread Fabien Bodard
Le 5 avr. 2015 15:06, "Roki" a écrit : > > > I apologize that I enter in your topic, but my question is also related > to gb.report2. I have a problem with the panel, although its arrangement > properties set to None, its child controls are grouped in the upper left > corner. > > Is this a bug, or

Re: [Gambas-user] Gb.Report2 (and printing .pdf)

2015-04-06 Thread Frank
With repect to printing in Gambas, I have the following (unfinished) code a FMain with two buttons, Btprint which prints the report hReport1 as it should, and a button Brprintpdf which should print the same hReport to file as .pdf. I know there is code to print to .pdf missing as it saves a blan

Re: [Gambas-user] Gb.Report2

2015-04-05 Thread Roki
I apologize that I enter in your topic, but my question is also related to gb.report2. I have a problem with the panel, although its arrangement properties set to None, its child controls are grouped in the upper left corner. Is this a bug, or am I doing something wrong ? I'm currently using

Re: [Gambas-user] Gb.Report2

2015-04-04 Thread Frank
OK, I have 3.7.0 currently running, so will update and report. Many thanks for your quick reply. Frank On 04.04.2015 21:24, Fabien Bodard wrote: > Hum, if i remember well i have corrected this bug. So in version 3.7.1 > or .2 it will be ok > > 2015-04-04 18:51 GMT+02:00 Johny Provoost : >> >>

Re: [Gambas-user] Gb.Report2

2015-04-04 Thread Fabien Bodard
Hum, if i remember well i have corrected this bug. So in version 3.7.1 or .2 it will be ok 2015-04-04 18:51 GMT+02:00 Johny Provoost : > > > Op 04-04-15 om 17:58 schreef Frank: >> On 04.04.2015 17:49, Johny Provoost wrote: >>> Op 04-04-15 om 12:44 schreef Frank: Hello Everybody, I'v

Re: [Gambas-user] Gb.Report2

2015-04-04 Thread Johny Provoost
Op 04-04-15 om 17:58 schreef Frank: > On 04.04.2015 17:49, Johny Provoost wrote: >> Op 04-04-15 om 12:44 schreef Frank: >>> Hello Everybody, >>> >>> I've seen that the new gb.report component uses now documentviewer as >>> where I until now could use "report.preview()" it now fails. As I have >>>

Re: [Gambas-user] Gb.Report2

2015-04-04 Thread Frank
On 04.04.2015 17:49, Johny Provoost wrote: > > Op 04-04-15 om 12:44 schreef Frank: >> Hello Everybody, >> >> I've seen that the new gb.report component uses now documentviewer as >> where I until now could use "report.preview()" it now fails. As I have >> made a few reports in my application I woul

Re: [Gambas-user] Gb.Report2

2015-04-04 Thread Frank
On 04.04.2015 17:49, Johny Provoost wrote: > > Op 04-04-15 om 12:44 schreef Frank: >> Hello Everybody, >> >> I've seen that the new gb.report component uses now documentviewer as >> where I until now could use "report.preview()" it now fails. As I have >> made a few reports in my application I woul

Re: [Gambas-user] Gb.Report2

2015-04-04 Thread Johny Provoost
Op 04-04-15 om 12:44 schreef Frank: > Hello Everybody, > > I've seen that the new gb.report component uses now documentviewer as > where I until now could use "report.preview()" it now fails. As I have > made a few reports in my application I would appreciate a working method > to produce a previ

[Gambas-user] Gb.Report2

2015-04-04 Thread Frank
Hello Everybody, I've seen that the new gb.report component uses now documentviewer as where I until now could use "report.preview()" it now fails. As I have made a few reports in my application I would appreciate a working method to produce a preview and where I can save this preview as .PDF (

[Gambas-user] GB.REPORT2

2015-02-23 Thread Fabien Bodard
Hi all, I would like to explain why having developed a new component 'Report'. As I have quite rewritten part of the Layout likely to have made very different on the existing project was too important. So I chose the way for a new component. What's new? Everything and nothing. The management of t