[texhax] graphicx package
Philip G. Ratcliffe
philip.ratcliffe at fastwebnet.it
Wed Oct 17 18:50:41 CEST 2007
> I'm using the "\includegraphics" command to include a figure
> into my document. After, I latex my tex file and using
> dvi2pdf command to convert my dvi to pdf, the figure output
> was blurred, although it was clear in .eps formet. Please let
> me know how I can solve this problem.
> Note that I constructed the figure from scratch using
> microsoft visio. Then I copied the figure and paste it into
> Adobe photoshop. Then, from adobe photoshop I saved picture
> as .eps file.
There are lots of things you can do, like reading one of the manuals
(grfguide.pdf for example).
Anyway, here's a selection of suggestions:
1. Instead of dvi2pdf try dvi2ps + ps2pdf.
2. Set up a printer to create a postscript file and then from visio (I
assume you can) create a ps of your figure directly.
3. If, instead, you can create all you figures in, say, jpg (or even pdf -
e.g. with pdfCreator) then you can use pdflatex to generate the pdf
directly.
Cheers, Phil
More information about the texhax
mailing list