MattisLind
  • Joined on

MattisLind commented on issue josch/img2pdf#132

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.

2 years ago

MattisLind commented on issue josch/img2pdf#132

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…

2 years ago

MattisLind commented on issue josch/img2pdf#132

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:…

2 years ago

MattisLind commented on issue josch/img2pdf#132

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…

2 years ago

MattisLind opened issue josch/img2pdf#132

error: Can't convert ObjectHelper (or subclass) to Object implicitly. Use .obj to get access the underlying object.

2 years ago