When i try to view a pdf there is none and it is saying something went wrong
error when i open it on the client side:
{“message”:“Unable to generate the raw PDF => Browser binary not found. Make sure you download it or set using setChromiumPath().”}
hillel
2
Hi,
The simplest fix is to change to hosted_ninja in the .env file
hillel
4
If may help to add LOCAL_DOWNLOAD=true to the .env file.
If you’re using Docker maybe this issue is related.
no i dont use docker i did it manual with nginx
hillel
6
Did you try adding LOCAL_DOWNLOAD=true?
yes it works great thank you
1 Like
the only thing that i have now is this
hillel
9
Here are the relevant docs:
i did that but still not wroking
hillel
11
I’m not sure, feel free to ask in a discussion on GitHub.
i found the problem there where some missing librarys
1 Like