Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Fatal error
Message
 
 
À
21/09/2002 17:03:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Divers
Thread ID:
00703108
Message ID:
00703109
Vues:
21
Try to remove printer related info from the report.
- Open the report as a table with "USE MyReport.frx"
- Go to the first record
- Delete the contents of the TAG and TAG2 fields.
REPLACE Tag WITH "", Tag2 WITH ""
- Remove following driver related lines from EXPR field
DRIVER=
DEVICE=
OUTPUT=
You can automated that process as shown in HOWTO: Clear Report TAG, TAG2, and EXPR Fields Using .pjx Hooks mskb #Q257624 and Clearing values in EXPR, TAG, TAG2 Thread #672346.
The other thing to try, upgrade printer driver or use one that came with Windows.

>I have many problems printing and print preview reports with VFP 7.0.
>
>When I use REPORT FORM MYREPORT PREVIEW or REPORT FROM MYREPORT TO PRINTER, my app show fatal error exc....
>
>I use service pack 1.0 and the problem continue.
>
>How solve this fatal error?
>
>Thank
>
>Mario Jacas
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform