Article ID: 2011767 - Last Review: December 18, 2009 - Revision: 1.0

Unable to print large page documents from Windows 7

System TipThis article applies to a different operating system than the one you are using. Article content that may not be relevant to you is disabled.
Expand all | Collapse all

Symptoms

You are unable to print a document on a large paper size at a high resolution from a Windows 7 client. For example, printing at 600x600 dpi one page which printable area is 40" x 300" will fail. The same page will be printed fine when printed at 300x300 dpi.

Cause

The problem will occur if "(Paper Width in inches * dpi) * (Paper Length in inches * dpi)" results in a number larger than 4GB (0xFFFFFFFF).

 

Resolution

Add the following registry DWORD and set the value to 1 (if the printer driver is using EMF data type) or 2 (if the printer driver uses RAW data type):

[HKLM\Software\Microsoft\Windows NT\CurrentVersion\Windows]

"UMPDSecurityLevel" - DWORD - "0x1" or "0x2"

Note This is a "FAST PUBLISH" article created directly from within the Microsoft support organization. The information contained herein is provided as-is in response to emerging issues. As a result of the speed in making it available, the materials may include typographical errors and may be revised at any time without notice. See Terms of Use (http://go.microsoft.com/fwlink/?LinkId=151500) for other considerations.

APPLIES TO
  • Windows 7 Enterprise
  • Windows 7 Home Basic
  • Windows 7 Home Premium
  • Windows 7 Professional
  • Windows 7 Ultimate
  • Windows 7 Starter
Keywords: 
KB2011767