Filename with special characters with Node JS

Product: PDFTronSDK

Product Version:Latest

Please give a brief summary of your issue:

Regarding this thread: filenames with special characters

How can be do it with NodeJS ?

Thanks in advance

Please describe your issue and provide steps to reproduce it:
(The more descriptive your answer, the faster we are able to help you)

Please provide a link to a minimal sample where the issue is reproducible:

Hello, I’m Ron, an automated tech support bot :robot:

While you wait for one of our customer support representatives to get back to you, please check out some of these documentation pages:

Guides:APIs:Forums:

There should not be any issue, though if you are hard coding the Unicode string you need to make sure its saved in an encoding compatible with javascript.

If the above does not help, then please modify one of our samples to be a minimal/reproducible example of the issue so we can reproduce.