The only thing Direct Printing does is allows Chrome to print without the Preview dialog appearing which saves the user time. The Direct Printing feature is running inside of the i21Launcher. So when you need direct printing you need to install i21Launcher.
 
If you try to print 2 copies using direct printing (2 half page tickets on an 8.5 x 11) it works. However, in print preview of chrome it will only show 1 copy, but if you want to print 2 or more just change the number of copies in print preview of chrome. Currently, we can't apply the number of copies directly to print preview of chrome because of chrome restriction.
 
Chrome Kiosk
There is another way to print directly without requiring an installed EXE program on the workstation.
 
It turns out there is a way to do this using Chrome without installing anything on the workstation. It's a Chrome feature call "Kiosk" and here is how it works.

  1. First make sure Chrome is totally shut down.
  2. Then create a new shortcut for Chrome on your desktop with following parameter " --kiosk-printing".
    1. You can also include another parameter to make Chrome full screen by default " --kiosk".
  3. Here is how the Target field should look (replace the i21 URL with the one you want):
    1. "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --kiosk --kiosk-printing http://rsdemo.irely.com/i21Source
  4. Then run the Google shortcut and you should be able to print to the default printer without any installed plugins or seeing the normal Chrome print preview screen.

 
Issues

  1. You cannot print to more than one printer at a time with the kiosk feature. It simply prints 1 copy to the workstations default printer and that's all it can do.
  2. All printing will be direct with no way to select a different printer or preview what you will print first.


  • No labels