Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A lot of questions?
Message
From
02/01/1997 09:55:00
 
 
To
02/01/1997 09:46:41
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00016321
Message ID:
00016323
Views:
32
>Dear Visual FoxPro Users
>
>I have a big problem. I haven't used the report designer so much before
>and I would be glad if I got some advices or hints how to perform a
>spesific task.
>I want to print a bill (by puching a button) with some
>customer information at the top, after that two columns with six records
>in each column and in the bottom some more information regarding the
>customer.
>The records I want to print are those records that are selected in a
>list box.
>I want two copies of the above bill on one paper, one on the upper half
>of the paper and the second on the bottom half.
>The major problems for me are how to get two columns with six records in
>each and how to get two bills on one paper.

Create cursor with fields you are going to print, insert into it 6 appropriate records and then REPORT FORM based on this cursor. If you want to print twice on the same page, you could create even cursor with 12 appropriate records (from two bills) distincted by some additional field and print it.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform