Expand description
Error handling.
There are a lot of things that can go wrong when writing a PDF, like for example when invalid fonts are provided. This module provides the basic error types krilla uses.
Enums§
- Krilla
Error - An error in krilla.
- Limit
Error - A limit imposed by the selected PDF version.
Type Aliases§
- Krilla
Result - A wrapper type for krilla errors.