Expand description
PDF manipulation features for printwell.
This crate provides optional PDF manipulation features:
encrypt: Password protection and encryptionforms:AcroFormssupport for adding form fieldssigning: Digital signature support (PAdES)watermark: Text and image watermark support
Enums§
- Annotation
Error - Annotation-related errors.
- Bookmark
Error - Bookmark-related errors.
- Encryption
Error - Encryption-related errors.
- Error
- PDF manipulation error type.
- Form
Error - Form-related errors.
- PdfA
Error - PDF/A compliance errors.
- PdfUA
Error - PDF/UA accessibility errors.
- Signing
Error - Signing-related errors.
- Watermark
Error - Watermark-related errors.
Type Aliases§
- Result
- Result type alias.