-1

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.

Charles
  • 50,943
  • 13
  • 104
  • 142
Akash Sharma
  • 801
  • 1
  • 9
  • 19
  • 1
    I 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 Answers1

-1

Okay there is web service called GrabzIt. Check it out !

You

e-Learner
  • 517
  • 1
  • 4
  • 15
  • 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