How to send Department ID and password to Cannon iR / 3235 printer in code in C#.net?
Posted
by Cullen Tsering
on Stack Overflow
See other posts from Stack Overflow
or by Cullen Tsering
Published on 2010-06-01T19:30:05Z
Indexed on
2010/06/01
19:33 UTC
Read the original article
Hit count: 372
Hello gurus,
Our client has a Cannon iR/3235 PCL5 printer that they want our asp.net mvc web application to print to. But the printer requires a department id and password interactively.
Is there a way to set the id and password in code with the application when printing to it?
TIA
© Stack Overflow or respective owner