General ⇒ Inserting PDF and EPS images
-
- Posts: 4
- Joined: Thu Feb 28, 2008 1:45 pm
Inserting PDF and EPS images
I used the advice in an earlier post using \usepackage{graphicx} and removing spaces in the file name to insert PDFs and that works fine.
But I also want to insert .eps images (they are plots I created in maple and then exported in EPS format).
... how do I go about this? If I've understood what I've read, it seems that you can't have both types in the same document?
Thanks for any advice,
k
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
Re: Inserting PDF and EPS images
-
- Posts: 4
- Joined: Thu Feb 28, 2008 1:45 pm
Re: Inserting PDF and EPS images
-
- Posts: 4
- Joined: Thu Feb 28, 2008 1:45 pm
Re: Inserting PDF and EPS images
So...Is there anyway of converting jpg images to eps?
Thanks again
k
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Inserting PDF and EPS images
Best regards
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
-
- Posts: 4
- Joined: Thu Feb 28, 2008 1:45 pm
Re: Inserting PDF and EPS images
What do I need to do to make use of epstopdf... do I just need to put \usepackage{epstopdf} or do i need to install something...?
Thankyou

- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Inserting PDF and EPS images
Just include the package in the preamble and pay special attention to sections 1.2 and 1.3 of the documentation. Regarding the hints in section 1.2, you may have to adapt some settings in your editor. Other settings for the package are made via options.klebestift wrote:[…] do I just need to put \usepackage{epstopdf} or do i need to install something […]|
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10