File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -28,12 +28,14 @@ A PDF conversion and form utility based on pdftk.
28
28
* The ` pdftk ` command must be installed and working on your system
29
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
30
For details consult the man page of pdftk on your system.
31
- * There is a [ known issue] ( issues/150 ) on Ubuntu if you installed the ` pdftk ` package from snap. This
32
- version has no permission to write to the ` /tmp ` directory. You can either
33
- set another temporay directory as described below or use another package.
34
- For Ubuntu 18.10 there's also a ` pdftk-jave ` package available in apt which
35
- should work fine. For Ubuntu 18.04 you can also install this package if
36
- you download it manually. Also check [ this answer] ( https://askubuntu.com/a/1028983/175814 ) on askubuntu.
31
+ * There is a [ known issue] ( https://github.com/mikehaertl/php-pdftk/issues/150 )
32
+ on Ubuntu if you installed the ` pdftk ` package from snap. This version has
33
+ no permission to write to the ` /tmp ` directory. You can either set another
34
+ temporay directory as described below or use another package. For Ubuntu
35
+ 18.10 there's also a ` pdftk-java ` package available via apt which should work
36
+ fine. You can also install this package on Ubuntu 18.04 if you download it
37
+ manually. Also check [ this answer] ( https://askubuntu.com/a/1028983/175814 )
38
+ on askubuntu.
37
39
38
40
> ** Note:** The pdftk version from the alternative PPA ` ppa:malteworld/ppa ` is
39
41
> no longer available. The author instead now points to his answer on askubuntu
You can’t perform that action at this time.
0 commit comments