Hi,
Firstly your library is brilliant, I have coded up an ASP.NET application that takes some powerpoint files and user string.Replace to replace some placeholder text in the ppt, then saves the resulting file to pdf.
This works very well, except that I am using two non-standard fonts in the ppt, this is fine on my dev environment but does not work on the production webhost as the nonstandard fonts are not loaded.
I have tried embedding the fonts in the ppt, but that does not help.
Can you please tell me if there is some way to make use of the embedded fonts in the ppt?
Cheers,
Andrew.