Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
PRINT TO FILE
Message
From
29/11/1999 05:11:19
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
28/11/1999 08:05:53
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00295649
Message ID:
00296305
Views:
26
>Hi,
> If I need to allow user to re-print or print the particular report later (may be 2 days later).... and I don want to re-execute the report generation procedure again... how could I do so?
>
>Thank you


John,
What I told you as "type ..." is for ASCII txt files and assume you use a generic text printer.
This reprinting of a full report which may contain special formatting and even images is different. I wouldn't save the output itself then (which should be printed to a particular printer). Instead take a snapshot of data to a temporary table and if there are save variables to a mem file. When needed run the report with that data.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform