Page 1 of 1

Converting tif to pdf

Posted: 2007-01-10T11:08:51-07:00
by rottmanj
I am working with convert to well convert tif files to pdf files. The operation works fine on the server. However, when I attempt to view the pdf file I get the following error when I try to view the pdf in adobe reader.

A Drawing error Occurred


This is my test command that I am using.

convert PC1.tif PC1.pdf

I have also tried

convert PC1.tif pdf:PC1.pdf

Both commands give the same error.

Has anyone had this problem before? And if so were you able to find a work around?