Skip to content

Problem with UTF-8 characters #7

@mikehaertl

Description

@mikehaertl

In mikehaertl/phpwkhtmltopdf#108 (comment) it was reported, that UTF-8 characters in arguments do not work.

Here they recommend to use the following environment variables:

// An environment variable
  $env = array(
    'LANG' => 'lv_LV.utf-8'
  );

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions