Hi,
We have been evaluating pdfNet SDK (NodeJS/Linux-Debian) and We had encountered issues related to missing fonts as well as conversion of `umlauts` (German characters).
I am using the `Convert.officeToPdfWithPath` method to convert and I am using the setResourceDocPath method in the OfficeToPdfOptions constructor to provide a resource document embedded with multiple fonts. But, for some reason, the fonts are still not transcoded properly into the output PDF document.
I feel that this could be a potential bug with the npm module. I am also attaching a screenshot of the source code that I have written. Please advice.

Best.