Any known issue for ASPX environments

We are considering purchasing Aspose.Words for automating Word Mail Marge operations inside of an ASPX application that runs in a NLB cluster. Is there any known issue related to using the library in an environment like this one?

Thanks.

Hi Alberto,


Thanks for your interest in Aspose.Words for .NET API.

You can use Aspose.Words for .NET to develop applications in any development environment that targets the .NET platform. However, as Aspose.Words uses true type fonts during rendering, its rendering functionality on a server will typically not work in an ASP.NET application configured to run under the Medium Trust level because it prohibits access to registry and limits access to the file system. To solve this issue you can need to specify your own folders filled with the appropriate fonts as mentioned in the following article:
http://www.aspose.com/docs/display/wordsnet/How+to++Specify+True+Type+Fonts+Location

Please let us know if we can be of any further assistance.

Best regards,