Re: DOCBOOK-APPS: Creating or converting PDF images

From
Sebastian Rahtz <>
Date
2000-07-11T13:16:20+00:00
ID
Thread
Re: DOCBOOK-APPS: Creating or converting PDF images
 writes:
 > What are people using to create PDF format images?  I've got a bunch
 > of screenshots as PNG files, and when I convert them to PDF with Image
 > Magick they come out badly, not completely unusable, but definately
 > worse than they started out.  If I just use the PNG files, they also
 > show up in the resulting book PDF with this same reduced quality.

if this is the pdfjadetex route, then use PNG as is. pdftex makes no
change to the PNG files, just passes them through. you could try
JPEG, if you prefer

sebastian