B | |
| BadDate [Pdfdate] |
Raised when date_of_string fails
|
| BadFunctionEvaluation [Pdffun] |
Raised from
eval_function (see below) in the case of inputs which don't
match the evaluation
|
C | |
| Couldn'tDecodeStream [Pdfcodec] |
There was bad data.
|
D | |
| DecodeNotSupported [Pdfcodec] |
PdfCaml doesn't support this encoding or its predictor.
|
E | |
| EmptyQueue [Utility] |
Raised upon dequeuing an empty queue.
|
N | |
| NonInvertable [Transform] | |
P | |
| PDFError [Pdf] |
Any function may return this.
|
| PDFReadError [Pdfread] | |
| PDFSemanticError [Pdfread] |
There can be many things malformed with a PDF file, in addition to the
usual difficulties concerned with file I/O.
|