Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to solve the printer problem, which seems tough...
Message
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00582513
Message ID:
00585013
Views:
26
>>>>Hi everybody,
>>>>
>>>>Here is the story. Main application (called JobControl) allows to run several automatic jobs in batch mode. These jobs consist of three basic steps: select data from our databases, transform them into custom output, create a report. In order to run them in batch, instead of printing reports we use REPORT FORM myReport TO FILE myFile. Later user can hit Distribute button, which allows to choose a printer, and the files are printed, using RawPrint.fll from Download section here.
>>>>
>...
>Nadya,
>Something I learned from UT
>
>After Creating your reports
>
>Hack the REPORT:
>open the report as a table USE frx
>brow
>rec one
>Open Column Expr memo remove printer info expect maybe orientation
>Open Tag remove everything
>open tag2 remove everything
>close
>
>You will no longer have Printer Specific Info for this Report!
>
>:~)

Right, though I don't see, how it would help in my problem...
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform