How to send Department ID and password to Canon iR / 3235 printer in code?
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:53 UTC
Read the original article
Hit count: 403
Our client has a Canon 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?
© Stack Overflow or respective owner