Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

COnfigure Executable Path Windows #11

Open
MakamuEvans opened this issue Nov 1, 2016 · 6 comments
Open

COnfigure Executable Path Windows #11

MakamuEvans opened this issue Nov 1, 2016 · 6 comments

Comments

@MakamuEvans
Copy link

Hi, i see you have a good html to pdf converter here,but cant really use it with Laravel. i installit well, but on use iget :PDFException in PDF.php line 146: PDF could not be created: "The system cannot find the path specified.\r\n" how so i configure executable path, and how doi even install it....no tutorial for this. Please Help. makamuevans@gmail.com

@wemersonjanuario
Copy link
Owner

You can configure your executable path by changing the
config/laravelpdf.php .
There is a small doc on README file

Wemerson Januario

wemerson.januario@gmail.com

Novanti Tecnologia e Consultoria
http://www.novanti.com.br/
Goiânia- Goiás
Celular/WhatsApp: (55 62) 99106-6689 <%2855%2062%29%20991066689>

On Tue, Nov 1, 2016 at 12:49 PM, Makamu L. Evans notifications@github.com
wrote:

Hi, i see you have a good html to pdf converter here,but cant really use
it with Laravel. i installit well, but on use iget :PDFException in PDF.php
line 146: PDF could not be created: "The system cannot find the path
specified.\r\n" how so i configure executable path, and how doi even
install it....no tutorial for this. Please Help. makamuevans@gmail.com


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#11, or mute the
thread
https://github.com/notifications/unsubscribe-auth/AACXRMFTP6WzMSSLZcEqe0yoIhlPkCTYks5q51GMgaJpZM4KmLBs
.

@wapnen
Copy link

wapnen commented Nov 19, 2016

hey did you figure out how to configure it? im getting the same issue

@VitaTamry
Copy link

I have the same issue and this is my config/laravelpdf.php
'executable' => base_path(). '/bin/wkhtmltopdf-64bit.exe' //For Windows

and still
localhost 8000 pdf

also
localhost 8000 pdf1

@wemersonjanuario
Copy link
Owner

Still having problem @VitaTamry ? Is your O.S windows 64bit? Is executable path correct? let me know. thank you

@VitaTamry
Copy link

@wemersonjanuario It is working now. Thank you bro

@iamkatta
Copy link

iamkatta commented Jul 14, 2018

Hello,
I have configured the path as 'executable' => base_path() . '/bin/wkhtmltopdf.exe'//For Windows
and my executable file exists in C:\Program Files\wkhtmltopdf\bin\wkhtmltopdf.exe .

But I am getting error PDF could not be created: "The system cannot find the path specified.\r\n".

Can somebody help me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants