Objective Grid: Preventing the print setup dialog from appearing

Article ID: 370
Last updated: 27 Apr, 2018
Article ID: 370
Last updated: 27 Apr, 2018
Revision: 3
Views: 1729
Posted: 12 Jan, 2001
by Meltreger B.
Updated: 27 Apr, 2018
by Meltreger B.

Problem

 


How can I prevent the print setup dialog from appearing? I want the user to print directly.

 

 


Cause

 


 

 


Action

 


You should set CPrintInfo::m_bDirect = TRUE (for example in OnPreparePrinting()).

This article was:   Helpful | Not helpful
Report an issue
Article ID: 370
Last updated: 27 Apr, 2018
Revision: 3
Views: 1729
Posted: 12 Jan, 2001 by Meltreger B.
Updated: 27 Apr, 2018 by Meltreger B.

Others in this category