0

Ihave been using pdftk.exe in my windows local machine to play with some pdf and is working fine. I want to upload it to my server which is Linux. On searching i found out that i have to install pdftk on the server itself as a compiled package for Red Hat. How can i do this ?? can anyone help me on this??

Andromeda
  • 12,659
  • 20
  • 77
  • 103

1 Answers1

1

pdftk is not a special case for rpm or any other distro's package system. rpm -i the .rpm.

Brian Webster
  • 30,033
  • 48
  • 152
  • 225
Peter Cordes
  • 328,167
  • 45
  • 605
  • 847