Skip to content

Can't get hebrew to display correctly in a generted CSV file #995

Open
@adame21

Description

@adame21

Hello,

I've recently started using the lib and am loving the ease of use and options.

My only problem is that hebrew strings are not displaying correctly.

I have tried all kinds of encoding/decoding but nothing seems to work.

Does this lib support hebrew? if so, can you point me in the right direction to get it working?

What im doing right now is this:

                worksheet.addRow({
message:"משהו שכתוב בעברית" // this translates to: "something in hebrew" 
})

The CSV file gets generated perfectly, but what I get in the "message" field is something like this:
׳�׳©׳”׳• ׳©׳›׳×׳•׳‘ ׳‘׳¢׳‘׳¨׳™׳×

I hope this is enough information to resolve this.
Once again - loving this lib, thanks so much for making it.

Thanks :)

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