FIX: X / Y Coordinates Reversed Using PSet on Printer Object (150192)
The information in this article applies to:
- Microsoft Visual Basic Standard Edition, 32-bit, for Windows 4.0
- Microsoft Visual Basic Professional Edition, 16-bit, for Windows 4.0
- Microsoft Visual Basic Professional Edition, 32-bit, for Windows 4.0
- Microsoft Visual Basic Enterprise Edition, 16-bit, for Windows 4.0
- Microsoft Visual Basic Enterprise Edition, 32-bit, for Windows 4.0
This article was previously published under Q150192 SYMPTOMS
If the PSet method is invoked for the Printer object, the X and Y
coordinates are reversed: the first argument represents the vertical
coordinate and the second argument represents the horizontal coordinate.
RESOLUTION
Invoke the coordinates in reverse order when the PSet method is used for
the Printer object.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article. This bug has been fixed in Visual Basic
5.0.
Modification Type: | Minor | Last Reviewed: | 7/13/2004 |
---|
Keywords: | kbBug kbfix kbprint kbVBp500fix KB150192 |
---|
|