Search found 1 match

by bjkbsmith
2016-04-06T13:11:35-07:00
Forum: Bugs
Topic: .tif to pdf conversion
Replies: 1
Views: 2506

.tif to pdf conversion

I am trying to convert multi-file tif's to a multi-page pdf using command line. Command: convert \\image-location\1.tif \\image-location\2.tif "d:\new-location\firstname lastname date.pdf" I get the following error. Convert.exe: Unknown field with tag 34821 (0x8805) encountered. 'TIFFReadDirectory ...