MattisLind
  • Joined on 2022-02-11
MattisLind commented on issue josch/img2pdf#132 2022-02-11 13:20:26 +00:00
error: Can't convert ObjectHelper (or subclass) to Object implicitly. Use .obj to get access the underlying object.

Thanks a lot! Indeed that solved the problem. Wasn't expecting there to be a thumbnail embedded. Feel free to close the issue.

MattisLind commented on issue josch/img2pdf#132 2022-02-11 13:14:19 +00:00
error: Can't convert ObjectHelper (or subclass) to Object implicitly. Use .obj to get access the underlying object.

Thanks. That indeed prevented it from crashing.

But the file got every picture repeated twice. The second one with much lower resolution.

% img2pdf --engine internal  Facit4431_1.tif…
MattisLind commented on issue josch/img2pdf#132 2022-02-11 12:20:30 +00:00
error: Can't convert ObjectHelper (or subclass) to Object implicitly. Use .obj to get access the underlying object.

Here is the full log using the file mentioned above.

DEBUG:PIL.TiffImagePlugin:*** TiffImageFile._open ***
DEBUG:PIL.TiffImagePlugin:- __first: 309596
DEBUG:PIL.TiffImagePlugin:- ifh:…
MattisLind commented on issue josch/img2pdf#132 2022-02-11 11:25:08 +00:00
error: Can't convert ObjectHelper (or subclass) to Object implicitly. Use .obj to get access the underlying object.

But it appear not be to be this specific file that causes it. Downloaded a sample tif that I got from a few seconds of googling and it give the same…

MattisLind opened issue josch/img2pdf#132 2022-02-11 09:16:41 +00:00
error: Can't convert ObjectHelper (or subclass) to Object implicitly. Use .obj to get access the underlying object.