Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cups-pdf-postprocess
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Radek Hušek
cups-pdf-postprocess
Commits
4231e6ca
Commit
4231e6ca
authored
7 years ago
by
Radek Hušek
Browse files
Options
Downloads
Patches
Plain Diff
readme: add warning
parent
eb3ec848
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+5
-0
5 additions, 0 deletions
README.md
with
5 additions
and
0 deletions
README.md
+
5
−
0
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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment