Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing fields
Message
From
20/12/2001 06:41:15
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
20/12/2001 05:51:09
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Miscellaneous
Thread ID:
00596637
Message ID:
00596661
Views:
19
>Hi,
>
>Could anyone please help, im having trouble printing a report to a txt file with the relevant fields in the correct place.
>
>The table contents are as follows, for example::
>Record 1 = 1111(company_id), 9999(share_id)
>Record 2 = 1111(company_id), 8888(share_id)
>(One company with two shareholders)
>
>The report should be in this format::
>TEXT at the top of the page (this parts not a problem)
>VARIBLES HERE - List of the different shareholders (this is ok to)
>TEXT here (OK)
>VARIABLES HERE - List of the different shareholders again - THIS IS THE PROBLEM
>
>Im printing to a text file so I can't put the data in separate reports I don't think cause it will overwrite it (or can I?).
>
>THanks
>Nelly

How do you create your text-reports? Do you mean reports that print in text mode?

If you use the report writer, perhaps you should use report variables, though I don't know whether I understood the problem correctly.

Since the built-in report writer has some problems, I have created a class to substitute this (Downloads #1533). Perhaps this can help you. You have full control over all the details.

HTH, Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform