anandasimha Posted May 20, 2011 Report Posted May 20, 2011 In our application we have customize Print Button to print the Graph apart from the Toolbar Print icon.The Graph Printed using the Print icon is printed correctly as seen on the screen with correct Marker size,but with Print button the Markers are enlarged and getting printed. We are using the Paint method with "PaintFlags_Print" for Print flag option,which will use the printer resolution for printing the graph.I used the "PaintFlags_Normal" flag instead but with this the graph is not printed correctly. Is there any option so that the print button will print the graph as seen on screen with correct Marker Size as printed by Print icon. Quote
kthering Posted June 14, 2011 Report Posted June 14, 2011 I am having the same issue, did you ever find a resolution to the large marker sizes when using the Paint() method? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.