Product: PDFNet NodeJS
Product Version: v8
Please give a brief summary of your issue:
Any way to convert a docx document to pdf with times new roman without embedding?
hi im trying to convert a docx document to pdf using the PDFNet.Convert.office2PDFBuffer.
is there any APIs that i can use that helps with that? i tried using the WebFontDownloader.enableDownloader(), but it didnt give me the result that i want.
the output pdf looks like its using the Arial font. attached are the input vs output document.
thank you
inputdocument.docx (32.4 KB)
outputdocument.pdf (15.3 KB)