G
Guest
Hi,
I've been trying for quite some time to get duplex
printing working with .Net Framework 1.0 (I haven't tested
with 1.1 yet). As far as I can tell, I'm correctly
setting the PrinterSettings of the PrintDocument. I've
also tried setting the
PrintDocument.DefaultPageSettings.PrinterSettings.
The network printer I'm using supports duplexing, and I've
successfully constructed a simple MFC app that duplexes
correctly.
Does anyone have any ideas, or know of any issues I should
be aware of? Does anything special have to be done with
the print event handler?
Thanks
I've been trying for quite some time to get duplex
printing working with .Net Framework 1.0 (I haven't tested
with 1.1 yet). As far as I can tell, I'm correctly
setting the PrinterSettings of the PrintDocument. I've
also tried setting the
PrintDocument.DefaultPageSettings.PrinterSettings.
The network printer I'm using supports duplexing, and I've
successfully constructed a simple MFC app that duplexes
correctly.
Does anyone have any ideas, or know of any issues I should
be aware of? Does anything special have to be done with
the print event handler?
Thanks