Forum
Please
Log In
to post a new message or reply to an existing one. If you are not registered, please
register.
NOTE: Some forums may be read-only if you are not currently subscribed to
our technical support services.
Subject |
Author |
Date |
|
tera t
|
Jan 16, 2008 - 3:03 AM
|
Hello.
In OnPreparePrinting (Func) , I want to acquire hDC of a printer choosing now.
|
|
Technical Support
|
Jan 17, 2008 - 3:57 AM
|
First of all, you should invoke the parent class method. Then the pInfo->m_pPD->m_pd.hDC variable will specify the handler of printer’s device context.
|
|