Resource category 'FontAFM' not found

Hi Admin,

Have installed the last Aspose.pdf evaluation version and my server O/S is Windows 2000 Professional Traditional Chinese Version. Following error occurs :-

Response.ClearContent()
Response.ClearHeaders()
Response.ContentType = "application/pdf"
pdf.Save(Response.OutputStream) <------ Error
Response.End()

It doesn’t happen when the server O/S is English version.

Could you please tell me what’s wrong in my server setup.

Dear sammytam,

Thanks for your consideration.

I think this error has nothing to do with the server OS. Maybe you have used custom font which is not installed in your system or not supported by Aspose.Pdf. If it still can’t work,please post your code here or email it to me.