Hi,
We are using Aspose.Word to convert MS Office documents to PDF.
One of our client is facing an issue where the fonts of converted PDF is different from source word document. It could be because they don’t have the correct font installed on their system
But they want to fail those files from converting if the fonts are not found at the time of conversion. Do we have any setting that tell the conversion engine to fail the files from conversion if the correct font is not found?
This issue needs urgent resolution so any quick help will be highly appreciated.
Thanks,
Hello
Thanks for your request. Unfortunately there is no such setting in Aspose.Words. I think, in this case, you can do it yourself, you can compare the list of fonts installed in the system and the list of fonts which are used in the document, and you will get needed result.
Best regards,