Font mapping in output document

We have a .docx document created on Windows with Arial font set. On Windows when we call PdfSaveOptions.setUseCoreFonts(true); Arial is mapped to Type-1 Helvetica in the output PDF as expected. However on Linux (Linux 4.1.12-124.23.2.el6uek.x86_64 x86_64) LiberationSans is embedded. Indeed this Linux system does not have Arial font available (please refer to Linux_out.txt in the testcase). Is there any way NOT to embed the base 14 fonts even when the system doesn’t have the fonts used in Word?
testcase4aspose_useCoreFonts.zip (79.5 KB)

@Kundana

We have logged this requirement as WORDSNET-19509 in our issue tracking system. You will be notified via this forum thread once this feature is available.

We apologize for your inconvenience.

A post was split to a new topic: Rendering of Custom Fonts in Word Document