Search found 1 match

by osjerick
Tue Feb 14, 2012 5:53 pm
Forum: Document Classes
Topic: beamer | Windows API Error, Device is not ready
Replies: 0
Views: 1726

beamer | Windows API Error, Device is not ready

Hi all, I created simple test beamer class document, the code of this is:
\documentclass{beamer}
\title[Test]{Beamer Test}
\author{Someone}
\begin{document}
\begin{frame}
\titlepage
\end{frame}
\end{document}
But not work because occurs a error with the Windows API, the last message of the ...