Search found 5 matches

by edwinherald
2018-11-02T16:04:36-07:00
Forum: Bugs
Topic: tiff to pdf conversion fails with "incorrect count"
Replies: 11
Views: 15023

Re: tiff to pdf conversion fails with "incorrect count"

Other than "Incorrect count for "BitsPerSample", I didn't get any other error.

When I issue, the command - identify -verbose pdferror.tiff, it says incorrect command.
by edwinherald
2018-11-01T14:54:31-07:00
Forum: Bugs
Topic: tiff to pdf conversion fails with "incorrect count"
Replies: 11
Views: 15023

Re: tiff to pdf conversion fails with "incorrect count"

when running the command like this convert -debug coder pdferror.tiff output.pdf , it just throwing "Incorrect count" error.

Let me know what is the right way to pass this.

Also, I will check with customer whether I can share the document through dropbox
by edwinherald
2018-10-31T17:16:51-07:00
Forum: Bugs
Topic: tiff to pdf conversion fails with "incorrect count"
Replies: 11
Views: 15023

Re: tiff to pdf conversion fails with "incorrect count"

Thanks for the inputs, when I run the command - im -list format, here is what it outputs [wfuser@LOUAPPLTS70 es_im]$ convert -list format Format Module Mode Description ------------------------------------------------------------------------------- 3FR DNG r-- Hasselblad CFV/H3D39II AAI* AAI rw+ AAI...
by edwinherald
2018-10-31T10:46:09-07:00
Forum: Bugs
Topic: tiff to pdf conversion fails with "incorrect count"
Replies: 11
Views: 15023

Re: tiff to pdf conversion fails with "incorrect count"

When I checked the version, I found below. convert -version Version: ImageMagick 7.0.3-2 Q16 x86_64 2017-07-05 http://www.imagemagick.org Copyright: Copyright (C) 1999-2016 ImageMagick Studio LLC Moreoever I don't have exiftool as I work inside a restricted customer environment but this tool was ins...
by edwinherald
2018-10-31T08:04:34-07:00
Forum: Bugs
Topic: tiff to pdf conversion fails with "incorrect count"
Replies: 11
Views: 15023

tiff to pdf conversion fails with "incorrect count"

convert pdferror.tiff output.pdf convert: Incorrect count for "BitsPerSample". `TIFFReadDirectory' @ error/tiff.c/TIFFErrors/565. convert: no images defined `output.pdf' @ error/convert.c/ConvertImageCommand/3253. [wfuser@LOUAPPLTS70 es_im]$ This is occurring for only one document, anyone ...