Skip to content
This repository was archived by the owner on Mar 22, 2019. It is now read-only.
This repository was archived by the owner on Mar 22, 2019. It is now read-only.

Cyrillic Encoding Issue #31

Description

@Yasen

Hello,

When I try to input Bulgarian Cyrillic characters via drawText(), I get this error:
Notice: iconv(): Detected an illegal character in input string in .../vendor/zendframework/zendpdf/library/ZendPdf/Resource/Font/Simple/AbstractSimple.php on line 253

Here's a sample
$page1->setFont($font, $headerSize)->drawText('Основна', 0, 800);

Tried to play with some other options, but no luck. Any chance for fix or advice? Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions