[WinPrnDev] Bitmap printer sample -> local port
- From: "Rune Moberg" <jjflash@xxxxxxxxx>
- To: winprndev@xxxxxxxxxxxxx
- Date: Thu, 13 Mar 2008 16:03:25 +0100
I've modified the bitmap printer sample somewhat to write directly to
a target file on its own.
I noticed that Microsoft's XPS Document Writer defines a port called
"XPSPort:" which is just a null port defined by the "Local Port" port
monitor.
If I add (or just use XPSPort:...) a port like this myself, the bitmap
printer driver stops working and Windows' printer troubleshooting
guide appears.
I suspect the UniDriver is doing something under the hood..? Any ideas
how I could get it working?
I could modify the localmon DDK sample, but when a working null port
is already present in the system, one less .dll would be nice!
--
Rune
---
Questions? First check the UndocPrint pages at
http://undocprint.printassociates.com/winspool
To unsubscribe, visit the List Server page at
http://www.freelists.org/list/winprndev
Other related posts:
- » [WinPrnDev] Bitmap printer sample -> local port