General ⇒ PS/EPS vector graphics to PDF go gray
PS/EPS vector graphics to PDF go gray
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 (177.82 KiB) Viewed 4194 times
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
did you try another pdf reader? Or printed it to compare it on paper?
Stefan
Re: PS/EPS vector graphics to PDF go gray
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..