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
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
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