Hi,
I have a problem with eepic grapics. Because I am writing msc and i need .jpg and .eps (with plots), so i use pdflatex to support .jpg files. But i also need to make a few pictures and i made it using LatexPix and i obtained .eepic files. Unfortunatelly pdflatex does not support .eepic, i thought that i can convert .eepic to .eps but i dont if there is a possibility to make this.
Or maybe do you now a way? How can i include graphic into pdflatex without loosing quality (because printscreen from pdf made with latex from .eepic, gives bad quality).
Best regards
Graphics, Figures & Tables ⇒ Eepic and pdflatex
NEW: TikZ book now 40% off at Amazon.com for a short time.

Re: Eepic and pdflatex
If the .jpg files are the only reason you need pdflatex, then why not just convert those files to eps format (using something like GIMP or ImageMagick) and then use latex+dvips+ps2pdf? That way you'd still get to use eepic.