You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wkhtmltopdf General
Hello everybody,
I have an issue , I'm using a free webhosting that don't allow me to install any new tool , so I'm wondering if i could use wkhtmltopdf without installing it to the server .
Thank you .
evan...@gmail.com
unread,
Jun 21, 2017, 1:36:52 AM6/21/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wkhtmltopdf General
It will work if you copy it to a directory within your website (and for example, call it from system() or exec() with PHP)
You might need to adjust ownership or permissions if your scripts don't run as the user you upload it as.