 | | From: | Heinz Kesting | | Subject: | Total number of pages in a report | | Date: | Sat, 25 Dec 2004 14:34:36 +0100 |
|
|
 | Hi all, Probably this has been asked before ... but at the moment I seem to be unable to find where the answer is written ... I'd like to have the total number of pages of the report printed in a footer text, like "Page 2 of 5". How can I get the total number?
Thanks for helping! Merry X-mas, by the way!
Best regards, Heinz
|
|
 | | From: | Ken Mayer [dBVIPS] | | Subject: | Re: Total number of pages in a report | | Date: | Mon, 27 Dec 2004 05:44:20 -0800 |
|
|
 | Heinz Kesting wrote: > Hi all, > Probably this has been asked before ... but at the moment I seem to be > unable to find where the answer is written ... > I'd like to have the total number of pages of the report printed in a footer > text, like > "Page 2 of 5". > How can I get the total number?
There is a custom class in the dUFLP, and a description of how it works (and why) in one of the articles in the Knowledgebase ...
Ken
-- /(Opinions expressed are purely my own, not those of dataBased Intelligence, Inc.)/
*Ken Mayer* [dBVIPS] /Golden Stag Productions/ dBASE at goldenstag dot net http://www.goldenstag.net/GSP http://www.goldenstag.net/dbase
|
|
 | | From: | Heinz Kesting | | Subject: | Re: Total number of pages in a report | | Date: | Mon, 27 Dec 2004 22:30:45 +0100 |
|
|
 | Hi Ken,
> There is a custom class in the dUFLP, and a description of how it works > (and why) in one of the articles in the Knowledgebase ...
Well, the REPORT.CC was a bit hidden on my system, I looked for it in the DUFLP directory, but it was actually stored in ....\dBPLUS\dBLClasses\ReportControls
Thank you for helping! Best regards, Heinz
|
|
 | | From: | Ken Mayer [dBVIPS] | | Subject: | Re: Total number of pages in a report | | Date: | Mon, 27 Dec 2004 15:34:54 -0800 |
|
|
 | Heinz Kesting wrote: > Hi Ken, > > >>There is a custom class in the dUFLP, and a description of how it works >>(and why) in one of the articles in the Knowledgebase ... > > > Well, the REPORT.CC was a bit hidden on my system, I looked for it in the > DUFLP directory, but it was actually stored in > ...\dBPLUS\dBLClasses\ReportControls
:ReportControls:Report.cc does not have the control you're looking for .... The one I mentioned is in the dUFLP as PageXOfY.cc. The only thing Report.cc has in it is a simple page number control.
Ken
-- /(Opinions expressed are purely my own, not those of dataBased Intelligence, Inc.)/
*Ken Mayer* [dBVIPS] /Golden Stag Productions/ dBASE at goldenstag dot net http://www.goldenstag.net/GSP http://www.goldenstag.net/dbase
|
|
 | | From: | Heinz Kesting | | Subject: | Re: Total number of pages in a report | | Date: | Tue, 28 Dec 2004 01:09:18 +0100 |
|
|
 | Hi Ken > :ReportControls:Report.cc does not have the control you're looking for > ... The one I mentioned is in the dUFLP as PageXOfY.cc. The only thing > Report.cc has in it is a simple page number control.
Actuallly I found what I was looking for in the Knowledgebase article you mentioned, so I stopped searching for another *.cc.
Thank you anyway! Heinz
|
|