Hi,
I am working on conversion of PPT to PDF topic.
I can able to get warning callback when source and destination font is not installed on machine (thanks to aspose for performing suitable font replacement itself).
But I am not able to get warning callback when target font is installed on machine, even though font replacement happens correctly in generated pdf (font substitution mapping is defined in code).
Could you please let me know:
Is this expected behavior? (not getting warning callback when target font is installed on machine)
Thanks,
Dnyandev