2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-04 11:20:53 +00:00
qpdf/qpdf/qtest/qpdf/c-object-handles.out
Jay Berkenbilt 72c10d8617 C API: overhaul error handling
* Handle error conditions that occur when using the object handle
  interfaces. In the past, some exceptions were not correctly
  converted to errors or warnings.
* Add more detailed information to qpdf-c.h
* Make it possible to work more explicitly with uninitialized objects
2021-12-10 12:16:02 -05:00

18 lines
721 B
Plaintext

page dictionary key: /Contents
page dictionary key: /MediaBox
page dictionary key: /Parent
page dictionary key: /Resources
page dictionary key: /Type
item 0: 0 0.00
item 1: 0 0.00
item 2: 612 612.00
item 3: 792 792.00
minimal.pdf (C API object handle 6): attempted access to unknown object handle
minimal.pdf (C API object handle 9): attempted access to unknown object handle
minimal.pdf (C API object handle 9): attempted access to unknown object handle
warning: minimal.pdf: C API object handle accessor errors occurred, and the application did not define an error handler
code: 1
file: minimal.pdf
pos : 0
text: C API object handle accessor errors occurred, and the application did not define an error handler