php-phantomjs
php-phantomjs copied to clipboard
Application hungs indefinetely when attempting to download a pdf
Hi all,
I'm having issues with the library. When attempting to generate and download a pdf from a url it simply hungs indefinetely. I tries setting a timeout but it simply got ignored.
The page I'm triying to convert is rendering a Google Chart and gives me no problem when simply requesting it to display as a browser normally does (rendered HTML and Javascript).
What could be the cause? I'm currently running a Windows x64 machine and a XAMMP LAMP stack.