|
Home > Archive > Programming with dBASE > November 2005 > Re: simple report with row of data across pages - what am i doing
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Re: simple report with row of data across pages - what am i doing
|
|
| Ken Mayer [dBVIPS] 2005-11-11, 11:23 am |
| max wrote:
> Hi ive been trying to create a report that will let me render fields from one row of a table to different pages (i actually have a table with over 200 fields and need about 5 pages to print them all) ... i found the report example below and it works exc
ept the last page of the last record won't print ... i just cant find a way to make it ... can anyone PLEASE show me how to make this report work and i will be eternally grateful.
>
Max --
It's possible no one has an answer, and you're going to have to create
five separate one page reports ...
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/dbase/dBASEBook.htm
http://www.goldenstag.net/GSP
http://www.goldenstag.net/dbase
| |
|
| Hi Ken
thanx for your answer but doing it as five reports introduces too many problems for a novice like me -- page numbering, scrolling backwards thru lots of rows to mention just 2 ...
the code that Marko wrote is so close - it just seems to be the report mechanism refuses to scroll back to the last row once its hit end-of-set. Isn't there some way to force it to or trick it?
It seems that this solution is worth pursuing as there appear to be a lot of people who have encountered this problem and, hey, shouldnt printing a record that takes more than one page be a piece of cake???
best regards
max
Ken Mayer [dBVIPS] Wrote:
> max wrote:
xcept the last page of the last record won't print ... i just cant find a way to make it ... can anyone PLEASE show me how to make this report work and i will be eternally grateful.[color=darkred]
>
> Max --
>
> It's possible no one has an answer, and you're going to have to create
> five separate one page reports ...
>
> 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/dbase/dBASEBook.htm
> http://www.goldenstag.net/GSP
> http://www.goldenstag.net/dbase
|
|
|
|
|