C4::Print - Koha module dealing with printing
use C4::Print;
The functions in this module handle sending text to a printer.
&NetworkPrint($text)
Queue some text for printing on the selected branch printer
Koha Development Team <http://koha-community.org/>
C4::Circulation::Circ2(3)