User Tools

Site Tools


pdftk

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pdftk [2020/11/16 11:58] francescopdftk [2021/01/14 11:18] (current) francesco
Line 74: Line 74:
  
 https://itsfoss.com/compress-pdf-linux/ https://itsfoss.com/compress-pdf-linux/
 +----
 +Ho provato a confrontare un'installazione del programma su una Debian Buster e su una FreeBSD 11.4, headless, nel caso dovessi utilizzarlo in una macchina virtuale. Queste sono le differenze.
 +
 +Debian:
 +
 +<code>
 +francesco@biblioteca:~$ pdftk -help
 +pdftk port to java 3.0.2 a Handy Tool for Manipulating PDF Documents
 +Copyright (c) 2017-2018 Marc Vinyals - https://gitlab.com/pdftk-java/pdftk
 +Copyright (c) 2003-2013 Steward and Lee, LLC.
 +pdftk includes a modified version of the iText library.
 +Copyright (c) 1999-2009 Bruno Lowagie, Paulo Soares, et al.
 +This is free software; see the source code for copying conditions. There is
 +NO warranty, not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 +</code>
 +
 +FreeBSD:
 +
 +<code>
 +$ pdftk -help
 +pdftk port to java 3.2.2 a Handy Tool for Manipulating PDF Documents
 +Copyright (c) 2017-2018 Marc Vinyals - https://gitlab.com/pdftk-java/pdftk
 +Copyright (c) 2003-2013 Steward and Lee, LLC.
 +pdftk includes a modified version of the iText library.
 +Copyright (c) 1999-2009 Bruno Lowagie, Paulo Soares, et al.
 +This is free software; see the source code for copying conditions. There is
 +NO warranty, not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 +</code>
pdftk.1605524308.txt.gz · Last modified: 2020/11/16 11:58 by francesco