I'm looking into using PDFtk, but I have several questions that I'm just going to bundle together. (Let me know if they should be asked separately.)
- How would I install it on my shared web server? I use WebHostingHub, and their servers run CentOS.
- How do you use it? I'm not sure how to run a command-line tool through PHP, which is what I assume I would need to do. I don't have any experience with running anything command-line as an automated process like this. (I use domPDF to convert form results to a .pdf, but I'll need to attach an additional page to the end from a separate document that the user will upload. This is why I'm using PDFtk.)
As a note, my server does not provide ssh access. I can contact support, however, if absolutely necessary, and they may be able to install it for me.