GeneralPS/EPS vector graphics to PDF go gray

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
vhii
Posts: 9
Joined: Sun Feb 10, 2008 11:11 pm

PS/EPS vector graphics to PDF go gray

Post by vhii »

Hi,

I've noticed a slight anomaly when converting ps to pdf files (ps2pdf with Miktex):
The images become slightly gray, instead of retaining their original black color.

This does only apply to pure vector graphics that I am trying to convert (e.g. my university's logo, or vector graphics that I have made
using other software). This phenomenon does not occur when converting normal text, or when converting figures that I have created using pstricks.

So what is it about vector graphics going gray? I've included a picture to illustrate my "problem". It's very slight.. but still.
Attachments
hmm.jpg
hmm.jpg (177.82 KiB) Viewed 4183 times

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Stefan Kottwitz
Site Admin
Posts: 10335
Joined: Mon Mar 10, 2008 9:44 pm

Re: PS/EPS vector graphics to PDF go gray

Post by Stefan Kottwitz »

Hi vhii,

did you try another pdf reader? Or printed it to compare it on paper?

Stefan
vhii
Posts: 9
Joined: Sun Feb 10, 2008 11:11 pm

Re: PS/EPS vector graphics to PDF go gray

Post by vhii »

Thanks for your reply. Strangely enough, Ghostscript displays the PDF as I'd like it to. However, I get the same gray result in Adobe Reader as well. I don't think any difference will be visible when the file is printed out, even on screen it's only noticeable with sufficient enlargement.

I've been trying around a bit: I've had success converting vector files to PDF using Inkscape. This way the color remains black even with my viewer. It's a workaround that works for me, but maybe somebody can still shed some light on this..
Post Reply