Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report Form....To File...ASCII
Message
From
16/02/2005 10:19:16
 
 
To
16/02/2005 03:35:17
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 6 SP5
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00987307
Message ID:
00987437
Views:
29
Thanks Srdjan. I'll take a look.

Bruce

>>Hi All,
>>
>>Our app is designed to print reports on pre-formatted forms (like tax forms). The reports print correctly when directed to a printer. However, when we try ....To File ASCII, the output is spread out both vertically and horizontally (a lot of extra spaces between fields and extra CRLFs between lines).
>>
>
>Hi Bruce :)
>You can have look at my CodeRep here in downloads,
>Among others (PDF,XLS,HTML) has also plain TXT output subclass.
>
>It is not report converter, bat class objects for writing OOP reports in code.
>Structure & Logic (Dataflow) are almost the same as frx with unlimited number of groups, but here instead of placing rep. exp. in frx bands you are placing code in apropriate class methods
>
>ReportTitle
>
>PageHeader
>
>Header1
> Header2
> .
> Detail
> .
> Footer2
>Footer1
>
>PageFooter
>
>ReportSummary
>
>Download includes full source and functional
>samples made on Tastrade dbc.
>
>Rgds++
Previous
Reply
Map
View

Click here to load this message in the networking platform