.tif to pdf conversion
Posted: 2016-04-06T13:11:35-07:00
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' @ warning/tiff.c/TIFFWarning/891
Please help
Thank you,
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' @ warning/tiff.c/TIFFWarning/891
Please help
Thank you,