PRB: Complex Printing Region Printed Incorrectly

ID: Q77884


The information in this article applies to:
  • Microsoft Windows Software Development Kit (SDK) versions 3.0, 3.1


SYMPTOMS

When an application uses region and clipping functions on a printer device context (DC) to create a complex printing area, some of the clipping functions have no effect on the printed page.


CAUSE

The Windows Graphics Device Interface (GDI) is running out of heap space.


RESOLUTION

The application must perform some additional steps to simplify the drawing. Verify that calculated regions are freed between function calls.

Additional query words: no32bit

Keywords : kb16bitonly GdiDc
Version : WINDOWS:3.0,3.1
Platform : WINDOWS
Issue type : kbprb


Last Reviewed: November 3, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.