Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to solve the printer problem, which seems tough...
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00582513
Message ID:
00584726
Vues:
33
>>>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!

:~)
Edgar L. Bolton, B.S. B.B.A.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform