Hi
I am just starting to work on converting multipage tif files to pdf. Testing small files of less than 7 pages has worked fine . now I am testing the actual data set and I am getting this error on the first page of the tif file.
TIFF reader: TIFFFetchNormalTag:ASCII value for tag "Make" contains null byte in value; value incorrectly truncated during reading due to implementation limitations
TIFF reader: TIFFFetchNormalTag:ASCII value for tag "Model" contains null byte in value; value incorrectly truncated during reading due to implementation limitations
I barely understand how the tiff reader works and can see no configuration for tagvalues .
Clueless as to what this can mean.