KnpLabs / KnpSnappyBundle

Easily create PDF and images in Symfony by converting html using webkit
http://knplabs.com
MIT License
1.24k stars 143 forks source link

Crash on a too long filePath #332

Open Steelwix opened 9 months ago

Steelwix commented 9 months ago

Hello everyone.

I realized I had an issue with my app when the filePath is too long. (I may have a very old version of the bundle so..).

It's not a problem but, I would like to know if any of you know what's the max lengh of the filePath?

Thanks

alexpozzi commented 6 months ago

Hello, What is the exact error? Isn't it more related to the OS than this library?