pdf-rs/pdf

Failure to read PDF with Color Space

nadenf opened this issue · 0 comments

nadenf commented

The following error trying to read attached PDF:

Caused by:
    0: Try at /Users/naden/.cargo/git/checkouts/pdf-96da902036e217ae/9ced988/pdf/src/object/types.rs:24:42:
    1: Can't parse field resources of struct Option < MaybeRef < Resources > >.
    2: Can't parse field color_spaces of struct HashMap < Name, ColorSpace >.
    3: Try at /Users/naden/.cargo/git/checkouts/pdf-96da902036e217ae/9ced988/pdf/src/object/color.rs:91:19:
    4: Expected primitive Name, found primitive Reference instead.', src/indexer/document/src/indexer_pdf.rs:181:52

Sample1.pdf.zip