We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a07f459 commit ace8311Copy full SHA for ace8311
README.md
@@ -29,6 +29,10 @@ A PDF conversion and form utility based on pdftk.
29
* This library is written for pdftk 2.x versions. You should be able to use it with pdftk 1.x but not all methods will work there.
30
For details consult the man page of pdftk on your system.
31
32
+> **Note** If you're on Ubuntu you may want to install the version from `ppa:malteworld/ppa`.
33
+> The default packages seems to use snap an there have been reports about file permission
34
+> issues with this version.
35
+
36
## Installation
37
38
You should use [composer](https://getcomposer.org/) to install this library.
0 commit comments