The information in this article applies to:
SYMPTOMSWhen you print a Graph 97 chart object with pattern fills, the patterns may not print correctly, or they may not print at all. CAUSE
Microsoft Graph 97 uses the Windows Graphics Device Interface (GDI) to render its pattern fills at the resolution of the output device, whether it is a printer or a display device (monitor). The patterns are defined by Windows GDI resources, in particular a pattern "brush" that is 8 x 8 pixels in size. On a display that has a dpi of 96, Windows will render its patterns at 96dpi and repeat the pattern 12 times per inch.
If it is printed from a printer capable of printing at 600dpi, the pattern is repeated 75 times per inch. Because of this, the pattern is so small you can barely see it. RESOLUTIONMethod 1: Use Texture Fills instead of PatternsThis method makes use of the fact that patterns are really just small, 8 x 8 pixel bitmaps and that Graph 97 can use texture fills for the bars, columns, pie wedges, and other shapes. These bitmaps can be created in any paint or bitmap program that can save the images in a format that the texture fill can read. Once these bitmaps have been created, they can be easily added to your graph. To do this, follow these steps:
Method 2: Paste the Graph into PowerPoint as a Bitmap
Method 3: Set the Printer Resolution to 75 Dots Per InchSet the printer resolution on your printer driver to 75 dots per inch (DPI). If you are printing with a Hewlett-Packard (HP) LaserJet 4, you must use an HP III printer driver to achieve this effect.Method 4: Use a Different Type of FillUse a different type of fill other than pattern fill. Texture and gradient fill in metafiles prints better and helps give each bar a distinct look.WORKAROUND
If your Graph object is in PowerPoint 97, you can achieve better results by
ungrouping the Graph chart object. This converts it into Office Drawing
objects and the patterns will print better. STATUSMicrosoft has confirmed that this behavior is not caused by a problem in Windows 98, but may be caused by design changes in Windows 98. For more information about resolving this issue, contact the program's manufacturer. Additional query words: 8.00 black gray patterned hp 4 3 okidata pcl graph ppt97
Keywords : |
Last Reviewed: April 26, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |