GeneralFlawless Compilation but blank Output

General information and discussion about TeXnicCenter
Post Reply
mbeckcb
Posts: 1
Joined: Mon Nov 14, 2011 6:06 am

Flawless Compilation but blank Output

Post by mbeckcb »

Hello,

I am having some general issues creating pdf output in Texniccenter. I updated MikTex 2.8 to 2.9 today and redefined the output profiles accordingly. I can create documents via LaTeX=>PDF but the generated output always returns a blank pdf immediately after compiling. The reader opens but nothing is shown, not even a blank page. If I open the created pdf directly from the output path, the file is okay. This error only occurs using LaTeX=>PDF; LaTeX=>DVI works fine as does LaTeX=>PS.

This problem is identical to the one mentioned in a previous thread (http://www.latex-community.org/forum/vi ... f=5&t=6812), but the given solution (i.e. redefining the output profiles) did not solve my problem. I have tried changing the viewer from adobe reader 9 to adobe acrobat 8, but the problem persists.

The issue occurs with the simplest code. I've attached the log file if that helps.

Code: Select all

\documentclass{report} 

\begin{document}
sample text
\end{document}
Thanks,

Marcus
Attachments
LaTeX2.log
(3.01 KiB) Downloaded 233 times

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Post Reply