-
|
How to log the filename of the file printed by cups? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 14 replies
-
|
Please someone helps me. |
Beta Was this translation helpful? Give feedback.
-
|
Hi @utt54321 , afaik we don't save anywhere the file with absolute path - we only save the filename itself, under |
Beta Was this translation helpful? Give feedback.
-
|
Regarding what applications specify as job title This is something that belongs to the individual application. When the application is a browser: |
Beta Was this translation helpful? Give feedback.
-
|
Regarding When you print directly on command line via the So the original file name is not preserved |
Beta Was this translation helpful? Give feedback.
Regarding
When you print directly on command line via
the
lpprogram knows /path/to/fileand submits the content of /path/to/file
as print job data via IPP protocol to the cupsd
which stores the print job data in its spool directory
as a new file named /var/spool/cups/d.....-...
So the original file name is not preserved
except e.g. explicitly provided as print job title
when you print via