Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I save a report?
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00212520
Message ID:
00225067
Views:
19
>>>>>I need to be able to print a report and save a copy of the report so that I can either view/print the report again exactly as it was printed originally. All thoughts/ideas are welcome.
>>>>
>>>>We save the .frx/t in a .zip (memo field) along with the data that was used to print the report. Then to reprint, we unzip it and REPORT FORM on it.
>>>>
>>>>This is prefaced by the fact that we create a separate work area to do all of our report work in.
>>>>
>>>>
>>>>Wayne
>>>
>>>Just curious, did you ever investigated trying to save an image of the report in a memo field? Or anything like that?
>>
>>
>>No, we just save our working directory - along with the report. It's pretty simple that way. We also have the data to refer to if there is any question about the result set.
>>
>>
>>Wayne
>
>Hi Wayne,
>
>I've been investigating our options, and so far your solution seems to be the cleanest for us.
>
>I'm curious, how are you storing the data that generated the report? Do you print batches of reports?

Each report has it's own work space... so what we do is zip up the directory into one file and save that file to the memo field of the table. Then to reprint the report, we just unzip the contents to a directory and REPORT FORM...


Wayne
Wayne Myers, MCSD
Senior Consultant
Forte' Incorporated
"The only things you can take to heaven are those which you give away" Author Unknown
Previous
Reply
Map
View

Click here to load this message in the networking platform