php - Installing Pdftk on Linux server -


I have been using my windows pdftk.exe local machine to play with some pdf and works fine . I want to upload it to my server which is linux. On the search I came to know that I have to install pdftk on my own as a compiled package on the server. how can I do this ?? Any rpm or no special case for another Disto package

System. Rpm-i .rpm


Comments

Popular posts from this blog

Is there an open source WebSockets (JavaScript) XMPP library? -

java - Is there an object like a "Set" that can contain only unique string values, but also contain a count on the number of occurrences of the string value? -

iphone - How do I make a UIPickerView in a UIActionSheet -