4

From looking at the PDFtk Server product page, manual, and example usages, it appears that this is not actually a server application - as in runs in the background as a daemon and process requests from clients coming across the network or other processes. Rather it's just a command-line executable run from a shell.

So, why is the word "server" used in the tool's name?

George
  • 271
  • 3
  • 6

1 Answers1

1

They call it that simply because it doesn't have a GUI -- unlike PDFtk Pro, which does. Assumedly the GUI version is aimed at 'normal' people while PDFtk Server is for sysadmins, devs, etc

Cameron Sima
  • 5,086
  • 6
  • 28
  • 47