The group you are posting to is a
Usenet group . Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Newsgroups: comp.lang.postscript
From:
"Sven Senkpiel [S&S Computer GbR]" <m... @unixprofis.de>
Date: Tue, 12 Mar 2002 09:57:33 +0100
Local: Tues, Mar 12 2002 3:57 am
Subject: ps2pdf image quality
how is the option for better image quality to convert ps to pdf files with ps2pdf in linux? I use html2ps to convert a html File in ps. The Quality in ps File is correct. If I use ps2pdf to convert in PDF the Image quality is very bad.
thanks
You must
Sign in before you can post messages.
You do not have the permission required to post.
Newsgroups: comp.lang.postscript
From:
Maurizio Loreti <lor... @pd.infn.it>
Date: 12 Mar 2002 10:38:55 +0100
Local: Tues, Mar 12 2002 4:38 am
Subject: Re: ps2pdf image quality
"Sven Senkpiel [S&S Computer GbR]" <m... @unixprofis.de> writes:
> how is the option for better image quality > to convert ps to pdf files with ps2pdf in linux?
Is in the comp.text.tex FAQ list; -P pdf or -P cmz or ... in the dvips command. -- Maurizio Loreti http://www.pd.infn.it/~loreti/mlo.html Univ. of Padova, Dept. of Physics - Padova, Italy lor... @pd.infn.it
You must
Sign in before you can post messages.
You do not have the permission required to post.
Newsgroups: comp.lang.postscript
From:
"Akira Kakuto" <kak... @fuk.kindai.ac.jp>
Date: Tue, 12 Mar 2002 11:40:20 GMT
Local: Tues, Mar 12 2002 6:40 am
Subject: Re: ps2pdf image quality
"Sven Senkpiel [S&S Computer GbR]" <m... @unixprofis.de> wrote in message news:a6kg2r$omr$04$1@news.t-online.com ...
> how is the option for better
image quality > to convert ps to pdf files with
ps2pdf in linux?
> I use html2ps to convert a html File in ps. > The Quality in ps File is correct. > If I use ps2pdf to convert in PDF the Image quality is very bad.
-dAutoFilterGrayImages=false -dAutoFilterColorImages=false -dGrayImageFilter=/FlateEncode \ -dColorImageFilter=/FlateEncode -dUseFlateCompression=true
You must
Sign in before you can post messages.
You do not have the permission required to post.
Newsgroups: comp.lang.postscript
From:
Rex Dieter <rdie... @unl.edu>
Date: Tue, 12 Mar 2002 08:38:50 -0600
Local: Tues, Mar 12 2002 9:38 am
Subject: Re: ps2pdf image quality
Maurizio Loreti wrote:
> "Sven Senkpiel [S&S Computer GbR]" <m
... @unixprofis.de> writes:
>> how is the option for better image quality >> to convert ps to pdf files with ps2pdf in linux?
> Is in the comp.text.tex FAQ list; -P pdf or -P cmz or ... in the dvips > command.
FYI, your suggestion only helps make the TEXT look better by using scalable postscript fonts... it's not going to help make IMAGES look any better. -- Rex A. Dieter rdie... @unl.edu Computer System Administrator http://www.math.unl.edu/~rdieter/ Mathematics and Statistics University of Nebraska Lincoln
You must
Sign in before you can post messages.
You do not have the permission required to post.
Newsgroups: comp.lang.postscript
From:
"Rod Webster" <rwebs... @mooralana.com>
Date: Wed, 13 Mar 2002 19:52:09 +1000
Local: Wed, Mar 13 2002 4:52 am
Subject: Re: ps2pdf image quality
Try adding -dPDFSETTINGS=/prepress
This should give you images that are around 300 dpi (enogh for high end printing)
Rod Webster
"Akira Kakuto" <kak
... @fuk.kindai.ac.jp> wrote in message
news:EOlj8.697$de.87180@news1.rdc1.ky.home.ne.jp ...
> "Sven Senkpiel [S&S Computer GbR]" <m... @unixprofis.de> wrote in message > news:a6kg2r$omr$04$1@news.t-online.com ... > > how is the option for better image quality > > to convert ps to pdf files with ps2pdf in linux?
> > I use html2ps to convert a html File in ps. > > The Quality in ps File is correct. > > If I use ps2pdf to convert in PDF the Image quality is very bad.
> -dAutoFilterGrayImages=false -dAutoFilterColorImages=false -dGrayImageFilt er=/FlateEncode \ > -dColorImageFilter=/FlateEncode -dUseFlateCompression=true
You must
Sign in before you can post messages.
You do not have the permission required to post.