
Thread
2011.03.17 00:12 "Re: [Tiff] Tiff to PDF conversion", by Leonard Rosenthol
Apparently you are on a system with a local set for ',' as decimal separator and tiff2pdf is relying on the locale to have a '.'. As such, the PDF is SEVERELY BROKEN since all floating point numbers are written incorrectly.
Leonard
-----Original Message-----
From: tiff-bounces@lists.maptools.org [mailto:tiff-bounces@lists.maptools.org] On Behalf Of Hunter1972
I have tried using tiff2pdf module from libtiff and found that it creates a weird PDF file which cannot be read by Adobe Acrobat(i am using version 9). How to make libtiff to produce a correct PDF file? Here is the zip file with both tif and pdf file http://www.artix.ru/files.zip