Laravel Printing

screenshot of Laravel Printing

Direct printing for Laravel apps.

Overview:

Printing for Laravel is a package that enables applications to send PDF documents or raw text from a remote server to a printer on the local network. It also supports printing receipts by generating raw text through the Rawilk\Printing\Receipts\ReceiptPrinter class and sending it as a raw print job via the Printing facade. The package supports PrintNode, CUPS, and custom print drivers.

Features:

  • Send PDF documents or raw text to a printer on the local network
  • Supports printing receipts
  • Utilizes PrintNode, CUPS, or custom print drivers
  • Generates raw text for printing