1

I have installed pdftk on my mac and when i try to check the version by the command

pdftk -verison
-bash: /usr/local/bin/pdftk: Bad CPU type in executable

how can i fix this?

Madhan
  • 79
  • 10

1 Answers1

0

use this command to remove the pdftk file rm -rf /usr/local/bin/pdftk

sakshi malik
  • 88
  • 1
  • 7