PDF namespaces have changed between 11.2 and 11.7

Aspose.Pdf.Exceptions and Aspose.Pdf.Interactive namespaces have these been moved for version PDF 11.7.0.0?


the following lines no longer compile after switching the Aspose.pdf.dll from 11.2 -> 11.7

if ((doc.Form.Type == Aspose.Pdf.InteractiveFeatures.Forms.FormType.Static)

catch(Aspose.Pdf.Exceptions.InvalidPasswordException)

Hi Thaddeus,


Thanks for contacting support.

Starting release of Aspose.Pdf for .NET 11.6.0, we have introduced following changes in API.

  • Aspose.Pdf.Exceptions namespace has been moved under Aspose.Pdf.
  • Aspose.Pdf.InteractiveFeatures.Forms has been moved under Aspose.Pdf.Forms

For more information, please visit Aspose.Pdf for .NET 11.6.0 Release Notes.

In the event of any further query, please feel free to contact.