StackExchange
Categories
Tags
- 11g
- 11gR2
- ansible
- backup
- benchmark
- centos
- desktop streaming
- dlna
- elasticsearch
- fun
- howto
- import
- install
- installation
- jetson
- linux
- listener
- mac
- meta
- mysql
- nc
- network
- oda
- open source
- openssh
- oracle
- oracle11gR2
- osx
- pdftk
- php
- rails
- rants
- rpm
- rpm-build
- ruby
- software
- ssh
- storage
- ubuntu
- upgrade
- upnp
- vlc
- watermark
- windows
Meta
Tag Archives: pdf
Remove password and watermark from pdf on Ubuntu 14
For this recipe we need ghostscript which is/should be installed by default, as well as pdftk and xpdf-utils: apt-get install pdftk sudo apt-get install xpdf-utils If the PDF is encrypted with a password, remove it using xpdf-utils and ghostscript: pdftops … Continue reading