Skip to content

KeyError: 'transform' #12

@RDeRenzi

Description

@RDeRenzi

Hi @jmpint,

I wonder if you can help me with this. I get the following initial error (with RM1 2.12.1.527) when I run

rm-dl-annotated.sh "/MYDIR/MYSUBDIR/MYFILE

Traceback (most recent call last):
File "/home/user/git/rm-dl-annotated/is-transformed.py", line 40, in
main()
File "/home/user/git/rm-dl-annotated/is-transformed.py", line 27, in main
transform = content_data['transform']
KeyError: 'transform'

and the following final warnings

WARNING: 6f73712f-0bd1-45bb-b4cf-42c2df4a751e_annotations.pdf: reported number of objects (981) is not one plus the highest object number (1692)
WARNING: 6f73712f-0bd1-45bb-b4cf-42c2df4a751e.pdf (object 197 0): object has offset 0
WARNING: 6f73712f-0bd1-45bb-b4cf-42c2df4a751e.pdf (object 219 0): object has offset 0
WARNING: 6f73712f-0bd1-45bb-b4cf-42c2df4a751e.pdf (object 553 0): object has offset 0
WARNING: 6f73712f-0bd1-45bb-b4cf-42c2df4a751e.pdf (object 1670 0): object has offset 0
qpdf: operation succeeded with warnings; resulting file may have some problems>

Finally I cannot find any MYFILE (exported).pdf

Thanks for your time

Roberto

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions