I just want to know how to install wkhtmltoimage into my Linux shared hosting server. I am newbie and dont how to start doing this. Can anyone explain step by step.
Asked
Active
Viewed 840 times
-1
-
1I don't think that shared hosting gives you permissions to compile programs. Upgrade to a dedicated server. – e-Learner May 24 '13 at 22:17
-
There is library fully writed in php called [TCPDF](http://www.tcpdf.org/) that gives you possibilities to write html in a pdf file. [Exemple](http://www.tcpdf.org/examples/example_006.pdf) – e-Learner May 24 '13 at 22:27
-
But i wanted to get a screenshot of a website by its URL – Akash Sharma May 24 '13 at 22:41
-
You should be able to simply drop the *precompiled binaries provided by the project onto the server*, set appropriate permissions, and invoke them from PHP... – Charles May 24 '13 at 23:15
1 Answers
-1
-
Links are not answers. Answers on SO are expected to be self-contained. Please [review this meta question](http://meta.stackexchange.com/q/8231/135887). – Charles May 24 '13 at 23:16