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.
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.