Does PDFNet SDK support both Acroforms and XFA generated PDF files?

Q: Does PDFNet SDK support both Acroforms and XFA generated PDF
files?

Also I am running a Windows XP Professional computer with Microsoft
Visual Studio 2005 (.NET Framework 1.1 - 3.5) and no IIS. I plan to
use PDFNet SDK to open an existing PDF file, populate its fields, then
save to a new file using a different name. This is to be strictly a
C# application. Is IIS SDK required? That is, when developing this
application using PDFNet SDK will there be calls to IIS api?
------
A: PDFNet fully supports Acroforms, but there is only partial support
for XFA. Unless your application is locked into Adobe's Lifecycle
solution, the use of XFA forms is widely discouraged (form more
information you may want to search for "XFA" in this forum).

PDFNet SDK does not use or rely on IIS (or any other component or
application).