Jeff E. Lewis | 3 Mar 2008 03:26
Picon
Favicon

Re: Cannot see graphics when pdf is selected

One way to avoid "manual" creation of the pdf figures from eps is to use 
dvipdfm to process the dvi file and its eps figures.

EPS files are converted transparently by dvipdfm[x] using MiKTeX Ghostscript:

% The following line works with MiKTeX Ghostscript
D "mgs.exe -q -sPAPERSIZE=a0 -sDEVICE=pdfwrite -dCompatibilityLevel=1.2 
-dUseFlateCompression=true -dNOPAUSE -sOutputFile=\"%o\" \"%i\" -c quit"

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

Gmane