Namespace SimpleSign.Pdf.Exceptions
Classes
- EncryptedPdfException
Thrown when attempting to sign or validate an encrypted PDF. SimpleSign does not support encrypted PDFs — decrypt first using Adobe Acrobat or qpdf.
- PdfStructureException
Thrown when a PDF file has a structural problem that prevents parsing — for example, a malformed cross-reference table, missing trailer, or invalid startxref offset.