Monday, September 24, 2012

Images for XeLaTeX->pdf output profile

Hi guys,

  • I have been using LaTeX->PS output profile and the images were included using .eps format (.eps preserves image quality). But, this does not work if you use XeLaTeX profile as it does not support PS outputs.
  • To include the figures you have to convert them to .pdf format.
  • To convert your .eps figures into .pdf format you can use the epstopdf executable (it should be already installed by MikTex) by:
    • Windows prompt> epstopdf  file.eps

No comments:

Post a Comment