In this tutorial, we will be using Aspose.Pdf.Xsd to create an XML file in Visual Studio IDE. First we will configure Visual Studio 2005 to use Aspose.Pdf.Xsd so that with the help of IntelliSense, we can increase productivity and minimize syntax errors. Once the XML file is created, we will use BindXML(...) method of Aspose.Pdf for .NET to convert it into PDF format. In order to remove the evaluation watermark, we are using setLicense(..) method and passing license file path information as an argument.
Link to this comment:
All Comments (0)