Laravel-snappy: Problem With Encoding

Created on 15 Mar 2016  路  2Comments  路  Source: barryvdh/laravel-snappy

can some one help me, i got this problem :
i have been googling many times, but no one can resolve this problem.
such us encoding utf-8, reinstalling wkhtml. etc
untitled
note my config :

  • CENTOS 6.5 (64 bit)
  • PHP
  • MYSQL
  • Laravel 4.2

Thx you very much for helping

stale

Most helpful comment

Adding meta to head helped me:

<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

All 2 comments

Adding meta to head helped me:

<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
Any issues with PDF rendering itself that are not directly related to this package, should be reported on https://github.com/KnpLabs/snappy instead. When having doubts, please try to reproduce the issue with just snappy.
If you believe this is an actual issue with the latest version of laravel-snappy, please reply to this issue so we can investigate further.
Thank you for your contribution! Apologies for any delayed response on our side.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

krtorio picture krtorio  路  5Comments

MitchellBouwman picture MitchellBouwman  路  5Comments

samsoft00 picture samsoft00  路  3Comments

larsemil picture larsemil  路  5Comments

zhuojiawei picture zhuojiawei  路  5Comments