How to send Department ID and password to Cannon iR / 3235 printer in code in C#.net?
- by Cullen Tsering
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