This is the beta version of a new and improved nextcloud printing app. Please feel encouraged to report any bugs in the issues section of this repository.
Note that some of these options need to be supported by your printer.
- Support for multiple printers
- Support for multiple copies of one document
- Support for media sizes: Letter, Legal and A4
- Support for orientations: Portrait, Landscape, Reverse Landscape and Reverse Portrait
- Support for specific pages and page-ranges
- Support for multiple documents on one page (N-Up printing)
- Missing Advanced admin configuration
- Missing print preview
- Missing support for cups-pdf
-
Install required packages:
apt-get update && apt-get install cups cups-client cups-bsd
-
Start cups service:
service cups start
-
Configure cups printer using
lpadmin -p myprinter -v printer_uri
(documentation of lpadmin can be found here) -
Check configuration
lpstat -p -d