How to run pdfsam in Linux ubuntu or mint (Linux Mint 19 Cinnamon 64 bit)?
How to run pdfsam in Linux ubuntu or mint (Linux Mint 19 Cinnamon 64 bit)?
Pdfsam 3.3.7 should run in Java 8. You need to download executable java from for example oracle, and then extract, for example in:
/home/hd/Downloads/jdk1.8.0_172
Or in
~/Downloads/jdk1.8.0_172/
I extracted from download file called: jdk-8u181-linux-x64.tar.gz
When I downloaded it on October 5th, 2018, Oracle requires us to login first.
I already extracted pdfsam at:
/home/hd/Downloads/pdfsam-3.3.7
At linux command prompt,
After changing directory to
~/Downloads/pdfsam-3.3.7
run the program:
hd@hd-ThinkPad-X220:~/Downloads/pdfsam-3.3.7$ ~/Downloads/jdk1.8.0_172/bin/java -jar pdfsam-community-3.3.7.jar
Comments
Post a Comment