Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
Objective Chart User's Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

12.6 Printing a Chart in a Dialog

The SREGraphView and SREScrollView classes can print their content from inside the dialog or form view. A virtual function, Printing(), is provided to handle a print command. Printing() displays a page setup dialog and calls OnFilePrint(). It also creates a dummy CDocument object to avoid assertions within the MFC printing system.

If you need to customize the printing system, you can either override the OnFilePrint() command handler or override the Printing() function.



Previous fileTop of DocumentContentsNo linkNext file

Copyright © Rogue Wave Software, Inc. All Rights Reserved.

The Rogue Wave name and logo, and Stingray, are registered trademarks of Rogue Wave Software. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.