how to print a document using codeigniter PHP printer option without printer dialog box?
|
|
|||||
|
|
|
You can't - or at least, you can't in any browser I know of. The best you can do is use some JavaScript to throw up a print dialog, and allow the users to click OK. This is for good reason - if you could print directly, imagine how many malicious sites would send unsolicited junk to your printer. |
|||
|
|
