GeneralPDF not created

General information and discussion about TeXnicCenter
Post Reply
silas
Posts: 2
Joined: Tue Dec 28, 2010 11:32 pm

PDF not created

Post by silas »

Hi all,

I have been using the TeXnicCenter for about a year and have had no problems when using Windows Vista. Recently I reformatted and switched to Windows 7 and installed MiKTeX 2.9 and TeXnicCenter 1.0 SRC.

When trying to LaTeX=>PDF, no PDF is created. I can LaTeX=>DVI, but I would really like to create a PDF file. How can I resolve this issue?

Additionally when I try to build and view the tex file, my PDF viewer (Adobe X) opens but of course cannot find the file. This somehow causes TeXnicCenter to crash, which seems like an overreaction.

Thanks for your help!

Recommended reading 2024:

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

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

Stefan Kottwitz
Site Admin
Posts: 10345
Joined: Mon Mar 10, 2008 9:44 pm

Re: PDF not created

Post by Stefan Kottwitz »

Hi Silas,

welcome to the board!

Please post the error messages you got. Otherwise we could hardly guess what went wrong.
Or post your .log file here as attachment.

Stefan
LaTeX.org admin
silas
Posts: 2
Joined: Tue Dec 28, 2010 11:32 pm

Re: PDF not created

Post by silas »

Curiously, no errors occur when trying to build the PDF file. I have attached the generated log file.

Cheers - Silas
Attachments
test.log
Log file after PDF build.
(5.06 KiB) Downloaded 647 times
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

PDF not created

Post by localghost »

The log file is incomplete. The cause could be a well known issue with TeXnicCenter [1]. Consider a full MiKTeX installation to evade the process of subsequent package installation.

[1] MikTeX 2.9 Issues


Best regards and welcome to the board
Thorsten
amna-a
Posts: 1
Joined: Mon Mar 28, 2011 4:32 pm

Re: PDF not created

Post by amna-a »

I had the same problem. But I solve it by compiling my .tex file with TeXworks (editor provided by MikTex), it automatically installed some required packages. Afterwards it worked automatically with TeXnicCenter.
DanP
Posts: 5
Joined: Sun Jun 19, 2011 8:17 pm

Re: PDF not created

Post by DanP »

I had the same problem, and tracked it down to the graphicx package. As this package is required, I ended up having to go the same route as the poster above me and use TeXworks to generate the PDF output.
Post Reply