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 4306 times
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- 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..