I have a problem converting pdf's to tiff
When I make a convert the result image has some horizontal lines (more density more lines...)
Example:
Code: Select all
convert.exe -density 200x200 c:\020090409165529457.PDF -compress group4 c:\020090409165529457-%d.TIF
I didn't found another post talking about this problem...
Has anybody a solution or why is this happen?
Tnks a lot!