Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printer original paper size
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00751188
Message ID:
00751245
Views:
24
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;
...
Previous
Reply
Map
View

Click here to load this message in the networking platform