I'm running a website on a linux server and I'm trying to install pdfinfo (part of the xpdf package) in the terminal. I'm logged in to the SSH shell and I've unpacked the .tar file. Inside of it is the pdfinfo executable, however I can't seem to do anything with it or test whether it works or not. I need to have it installed so that I can call upon in from php to give me the dimensions of a pdf (a la PHP Get height and width in Pdf file proprieties)
I've been able to install pdfinfo locally on my windows machine running WAMP however I haven't been able to get it to work on the server.
Please really dumb it down and phrase your answer as if you're speaking to a child. I'm really out of my wheelhouse with this...