Today I made the giant leap in updates from Aspose.Pdf v4.8 to version 6.9. I'm now getting an exception in Pdf.Save() that reads:
Font source could not be opened: /usr/X11R6/lib/X11/fonts/truetype/msttcorefonts/
I'm not sure why it would be looking for that path. It appears to be a Linux path but I'm running this all in a Windows environment. Is there some new property I'm overlooking that needs to be set?
Thanks.