Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Report layout with different printer
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00501168
Message ID:
00501227
Vues:
17
> I faced a problem that, all of my reports layout are running out if user try to print/preview it with other printer which not the one i use for design time.

Hi John,
VFP is known to store printer info in each report's metadata file (the *.frx file) when the report is run interactively in foxpro.

To clean this up properly, you need to open each frx file with a USE command (USE myreport.frx), go to the first record in the table, and clear the TAG1 and TAG2 fields.

Also, you may need to comment out some printer specific settings that sometimes show up in the EXPR field. HTH
Roxanne M. Seibert
Independent Consultant, VFP MCP

Code Monkey Like Fritos
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform