Search found 1 match

by dhatrija07
2018-11-06T13:04:55-07:00
Forum: Developers
Topic: convert pdf file to tiff using windows machine
Replies: 1
Views: 9844

convert pdf file to tiff using windows machine

version: ImageMagick-6.6.5-Q16
Windows OS: Windows 10 Pro

Ask: I am trying to convert the pdf file to tiff file using convert from the command line
convert -density 200 -colorspace RGB C:\Testing\Testing.pdf C:\Testing\ConvertedTiff.tiff

I am getting postscript delegate failed. Please help

Logs ...