>What I am wandering about is how to display the Printer dialog box(es)
The PrintDlg() WinAPI function may be called any time to display the "select printer" dialog. You can even customize that...
Initialize the Common Dialog's PrintDlg() for named printer 9-21-04
Announcement
Collapse
No announcement yet.
Printer (LPRINT)
Collapse
X
-
Mel, the thing is, reading from the help; Lprint uses the port whereas xprint uses the description and printerdlg gets the handle.
Leave a comment:
-
-
I've wriote a printerdialog lookalike dialog that returns the printer description (name) and port so that either could be used. It should be somewhere in the Source Code forum. I wrote it originally to use with DLLPRINT.DLL a third-party print engine from Lance Edmonds.Last edited by Fred Buffington; 26 Feb 2008, 11:01 PM.
Leave a comment:
-
Printer (LPRINT)
I know how to use LPRINT ( I think )
What I am wandering about is how to display the Printer dialog box(es)
BrianTags: None
Leave a comment: