Module: Poppler::Error
- Defined in:
- (unknown)
Constant Summary collapse
- INVALID =
Generic error when a document operation fails
0 or :invalid
- ENCRYPTED =
Document is encrypted
1 or :encrypted
- OPEN_FILE =
File could not be opened for writing when saving document
2 or :open_file
- BAD_CATALOG =
Failed to read the document catalog
3 or :bad_catalog
- DAMAGED =
Document is damaged
4 or :damaged
- SIGNING =
5 or :signing