fcb02b2d2e
print output to a real printer, converts it to a PDF file and places it in the filesystem.
6 lines
172 B
Plaintext
6 lines
172 B
Plaintext
You can add a pdfprinter to the CUPS printing systems by typing:
|
|
|
|
lpadmin -p pdfprinter -E -v cups-pdf
|
|
|
|
You will find the "print" output in /var/spool/cups-pdf/<username>/
|