This module allows users to send reports to a printer attached to the server.
This module allows users to send reports to a printer attached to the server.It adds an optional behaviour on reports to send it directly to a printer.
It detects trays on printers installation plus permits to select the paper source on which you want to print directly.
Settings can be configured:
Enable the “Printing / Print User” option under access rights to give users the ability to view the print menu.
Go to Settings > Printing > Servers>New>Update Printers
Go to Settings > Printing > Reports-Choose printer to print the report on a specific printer and/or tray for a user.
sudo apt-get install cups
sudo apt-get install libcups2-dev
sudo apt-get install python3-dev
sudo pip install pycups