Re: Problems converting PDF to TIF
Wolfgang Hugemann <[email protected]> Sat, 09 Oct 2010 12:50:14 +0200
| Newsgroups | gmane.comp.video.image-magick.user |
|---|---|
| Message-ID | <[email protected]> |
Another hint: I would rather avoid the '-resize' parameter in the command line. Instead, I would set the '-density' parameter (before reading the input file!) properly, such that the raster images have the desired resolution. This will give better results, as the PDF is rasterised once and for good. Wolfgang Hugemann