Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Printer original paper size
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00751188
Message ID:
00751245
Vues:
17
And if the code above is not enough, then you probably should retrieve DEVMODE data for your printer through GetPrinter function and PRINTER_INFO_2 structure.

The DEVMODE structure contains such members as:
short dmPaperSize;
short dmPaperLength;
short dmPaperWidth;
short dmScale;
...
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform