On Monday, January 25, 2016, Rich Shepard <[email protected]> wrote:

>    I have a set of .pdf files in a LaTeX document, and LaTeX wants to see a
> graphics format for them. Is there a difference in output quality when
> converting .pdf to .ps with ImageMagic's 'convert' versus with
> Ghostscript's
> pdf2ps?
>
> TIA,
>
> Rich
>
>
This will depend on whether you are going for screen (web) or printer
output, dpi required, and the pdf contents (embedded ps text or compressed
jpg images) and original pdf data source. IIRC, ghostscipt may deal with ps
based pdf files better, while imagemagick will handle compressed omage
files better.

I would try both a see which one is better for my needs.  Or, even better,
if I had the original files/data used to generate the pdf, I'd use
imagemagick or gimp to generate image files for latex.


-- 
You! What PLANET is this!
    -- McCoy, "The City on the Edge of Forever", stardate 3134.0
_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to