Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Radek Hušek
cups-pdf-postprocess
Commits
4231e6ca
Commit
4231e6ca
authored
Aug 06, 2017
by
Radek Hušek
Browse files
readme: add warning
parent
eb3ec848
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
4231e6ca
...
...
@@ -31,6 +31,11 @@ then modify `/etc/cups/cups-pdf.conf`:
PostProcessing /path/to/cups-pdf-postprocess-your-wrapper.sh
```
*WARNING:*
The script does not delete printed files, so files printed through cups-pdf
will stay where they were printed to (default path is
`/var/spool/cups-pdf/${USER}`
).
It is up to you to delete them when needed. Easy way to do so might be to move
cups-pdf output directory to
`/tmp`
so it gets deleted on each restart.
To add the script into context menu soft-link cups-pdf-postprocess-your-wrapper.desktop
into appropriate place for your desktop enviroment (in case of KDE4 this is
`~/.kde4/share/kde4/services/ServiceMenus`
). You may need to copy it and fix path
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment