-
Notifications
You must be signed in to change notification settings - Fork 32
Failed to open stream. HTML file not getting created. #9
Comments
For the script to work properly you need to specify the directory for the export. |
Hi, I tried with both way. It's not working. I gave Vendor folder 777 permission also. |
Hi, Any updates on this issue? I am also getting same error. Error message: Here's my code: Click to see code note:
|
Still no updates on this issue? |
I found the issue.
That installs an old version (0.12.4) which does not have pdftohtml command options like "-s" and "-fmt". Go to this page https://medium.com/@jakebathman/building-poppler-utils-for-centos-6-5-really-e52eccffc6ae to guide you on how to get a later version of poppler-utils. I installed https://poppler.freedesktop.org/poppler-0.22.5.tar.gz instead of 0.13.4 as instructed. All the best! |
installing poppler-0.22.5 helps me too |
Using laravel, it is giving below error.
ErrorException in Pdf.php line 158:
file_get_contents(/var/www/html/proj10/vendor/tonchik-tm/pdf-to-html/src/../output/58e4a9a5aeedd/1.html): failed to open stream: No such file or directory
The text was updated successfully, but these errors were encountered: