Evaluation ASPOSE.PDF

I'm creating a c#.net app, when I referenced aspose and added the test code, the compiler complained about the pdf object. Said that it needed the System.WEB
reference. Do I need this reference for non web apps?

In any case I added the reference and it worked and generated a PDF File to the local drive, but after the file got generated the program aborted.

?????

Thanks

Dear Lennyf,

Thank you for considering Aspose.

It’s really a problem for Aspose.Pdf having to add reference to System.Web. We need to change the API interface to solve this problem. But consider our customer need time to change their application, we state the interface to be obsolete and change it later.

As for your second question, can you elaborate it? Or send me an example.