Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Print screen
Message
De
12/01/2007 11:25:18
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01095864
Message ID:
01185066
Vues:
24
Hi Naomi,

Sorry, but I'm just leaving town at this moment, but I ensure you that this method can produce a satisfactory result.

Probably you have some previous configuration for your printer and VFP is getting from there.

after opening the temp FRX created, add this code to clean Printer settings
  LOCATE FOR (ObjType = 1) .AND. (ObjCode = 53) 
  REPLACE expr WITH "" 
  REPLACE tag WITH "" 
  REPLACE tag2 WITH ""
HTH

Cesar


>In Report Designer I was only able to print it in the Landscape mode. Also it takes some time to print (e.g. the mouse pointer changes to hourglasses for several seconds). I didn't notice the same delay with IE and also from IE it prints OK in portrait.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform