We are using Laravel 5.4 with Snappy.
Trying to save a filename in non-English characters ( Hebrew in UTF-8 ).
The result is an empty filename -> ".pdf"
Testing the creation of the same pdf filename using exec with the wkhtmltopdf-amd64 is working as expected.