This behavior can occur when Internet Explorer tries to print an image that is larger then 16 megabytes (MB) based on the resolution calculations. There is an architectural limitation in the Graphics Device Interface (GDI) in the following operating systems that limits the amount of data that can be rendered to 16 MB:
- Microsoft Windows Millennium Edition (Me)
- Microsoft Windows 98
- Microsoft Windows 95
When the print job runs, the EMF file is not generated because the call to the
Public Function StretchDiBits GDI function fails. Because of the dependencies in Internet Explorer 5.5 (and later) on the EMF file, the Internet Explorer printing subsystem to fail.