Evaluation
You can download Tasqize MPP to PDF for evaluation. The trial version provides full functionality but inserts a watermark on output PDFs, and only partial data is rendered if no license is applied.
Removing Watermarks
Once you purchase a license, set it in code:
var license = new Tasqize.License();
license.SetLicense("myLicenseFile.lic");
This removes trial limitations and watermarks, unlocking the complete feature set.