BUG: Win95 Arc() Does Not Draw an Ellipse on HP LJ 4Last reviewed: March 31, 1997Article ID: Q166095 |
The information in this article applies to:
SYMPTOMSThe documentation for and expected behavior of the Arc() API is to draw an entire ellipse if the start and end points are the same. However, when you do this in Windows 95 with the Hewlett Packard LaserJet 4 printer driver, the result is no output at all.
RESOLUTIONTo workaround this, you can: Specify "Use Raster Graphics" in the "Graphics" page of the printer's properties dialog box. -or- Have the application detect the ellipse case and call Ellipse() instead of Arc().
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this bug and will post new information here in the Microsoft Knowledge Base as it becomes available.
|
Additional query words: Arc Ellipse circle
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |