<br><br><div class="gmail_quote">On Tue, Sep 28, 2010 at 2:21 AM, Steve Schwartz <span dir="ltr">&lt;<a href="mailto:s.schwartz@imperial.ac.uk">s.schwartz@imperial.ac.uk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Sam,<br>
<div class="im"><br>
On Mon, 2010-09-27 at 23:19 +0100, Sam Albers wrote:<br>
&gt; Although this seems like a fairly obvious thing, I can&#39;t seem to find<br>
&gt; any answer. I would like to find a way in beamer to present an image<br>
&gt; as the complete frame without borders or a frame title.<br>
&gt;<br>
&gt; Does anyone ever need to do this with beamer?<br>
&gt;<br>
&gt; What are the options available to me?<br>
&gt;<br>
&gt; I think that my search has been confounded by instructions to go full<br>
&gt; screen in a pdf viewer.<br>
<br>
</div>I doubt the pdf viewer is a problem, but try the following which I think<br>
does what you want. There may be more elegant solutions. A few comments:<br>
<br>
1  I had to remove the margins and reset the textwidth to be the<br>
paperwidth. This needs to be done inside a group so they won&#39;t be reset<br>
for the rest of your document, hence the frame is surrounded by curly<br>
braces.<br>
<br>
2  I put your picture in a centered column. This seems to work better<br>
with beamer, and helps get it all centred on the slide (I assumed you<br>
wanted it centred).<br>
<br>
3  I put the image in a framed box only so you can be sure to see where<br>
it is.<br>
<br>
HTH<br></blockquote><div><br></div><div>Thanks Steve. Definitely sorts this out.  </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
Steve<br>
<div class="im"><br>
\documentclass{beamer}[14pt]<br>
\usepackage{beamerthemesplit}<br>
<br>
</div>\usepackage{graphicx}<br>
<div class="im"><br>
\usetheme{PaloAlto}<br>
\setbeamertemplate{footline}[frame number]<br>
\setbeamertemplate{navigation symbols}{}<br>
<br>
\title{Test}<br>
\begin{document}<br>
\frame{\titlepage<br>
<br>
</div>{<br>
\oddsidemargin -1in<br>
\textwidth \paperwidth<br>
\begin{frame}[plain]{Picture}<br>
\begin{columns}[c]<br>
\begin{column}{\paperwidth}<br>
        \centering<br>
        \framebox{<br>
        \includegraphics[width=0.95\paperwidth,height=0.95\paperheight]{image<br>
file}<br>
        }\par<br>
<br>
\end{column}<br>
\end{columns}<br>
\end{frame}<br>
}<br>
<br>
<br>
\begin{frame}{Next}<br>
<br>
Goodbye<br>
<br>
\end{frame}<br>
<br>
<br>
\end{document}<br>
<font color="#888888"><br>
<br>
<br>
--<br>
+-------------------------------------------------------------------+<br>
Professor Steven J Schwartz        Phone: +44-(0)20-7594-7660<br>
Head, Space &amp; Atmospheric Physics  Fax:   +44-(0)20-7594-7772<br>
The Blackett Laboratory            E-mail: <a href="mailto:s.schwartz@imperial.ac.uk">s.schwartz@imperial.ac.uk</a><br>
Imperial College London            Office: Huxley 6M67A<br>
London SW7 2AZ, U.K.               Web: <a href="http://www.sp.ph.ic.ac.uk/~sjs" target="_blank">www.sp.ph.ic.ac.uk/~sjs</a><br>
+-------------------------------------------------------------------+<br>
<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>*****************************************************<br>Sam Albers<br>Geography Program<br>University of Northern British Columbia<br>3333 University Way<br>Prince George, British Columbia<br>
Canada, V2N 4Z9<br>phone: 250 960-6777<br>*****************************************************<br>