Search found 1 match

by samshort25
Wed May 22, 2013 11:18 pm
Forum: Graphics, Figures & Tables
Topic: Equivalent of bounding box when compiling with pdflatex
Replies: 2
Views: 7127

Equivalent of bounding box when compiling with pdflatex

Hi there,

I'm having an issue inserting a .pdf image into my .tex file (an .eps works fine). A description of my problem is below.

When I insert an .eps figure (attached) by doing:


\documentclass[a4paper,11pt]{article}
\usepackage{graphicx}

\begin{document}
\begin{figure}
\includegraphics ...