GeneralNo PDF Output

General information and discussion about TeXnicCenter
Post Reply
Proeme
Posts: 4
Joined: Sat Apr 28, 2012 10:11 am

No PDF Output

Post by Proeme »

I just re-installed TeXnicCenter (necessary after re-installing Windows 7), but now it's not creating PDF's anymore. It's going wrong with all tex-files i tried to convert.

In the FAQ I read about the path to the PDF-reader, but i am sure it is correct.

Do you have any idea what's going wrong?

Recommended reading 2024:

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

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

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

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

Re: No PDF Output

Post by Stefan Kottwitz »

Hi,

welcome to the board!

Perhaps post the error messages you got. Even better would be if you would attach the .log file here to a forum post.

Stefan
LaTeX.org admin
Proeme
Posts: 4
Joined: Sat Apr 28, 2012 10:11 am

No PDF Output

Post by Proeme »

error message:

Code: Select all

[DocOpen("bm.pdf")][FileOpen("%bm.pdf")]

Cannot execute the command.
and i attached the log-file.
Attachments
LaTeX_default.log
(7.12 KiB) Downloaded 430 times
User avatar
Stefan Kottwitz
Site Admin
Posts: 10335
Joined: Mon Mar 10, 2008 9:44 pm

No PDF Output

Post by Stefan Kottwitz »

Ok, I see the problem. The log file is incomplete, which points to a known issue. Have a look at this post:

No output after recovering from system rebuild.

Stefan
LaTeX.org admin
Proeme
Posts: 4
Joined: Sat Apr 28, 2012 10:11 am

Re: No PDF Output

Post by Proeme »

Ah, thanks, i will try that.

but... where can i find those 'MikTex options'?

i've seen that screen when i installed MikTex, but now i can't find it back :S
User avatar
Stefan Kottwitz
Site Admin
Posts: 10335
Joined: Mon Mar 10, 2008 9:44 pm

Re: No PDF Output

Post by Stefan Kottwitz »

Yo can open it in the Windows start menu, in the MiKTeX program group.

Stefan
LaTeX.org admin
Proeme
Posts: 4
Joined: Sat Apr 28, 2012 10:11 am

Re: No PDF Output

Post by Proeme »

found it, and it helped. It creates the PDF now.

But there is still something strange going on:
when i try to view the PDF directly from TeXnicCenter, i still have the same error message and it's not opening the file.

When i try to open the created PDF directly from explorer (not using TeXnicCenter for it), it openes as it should.

i attached the new log-file.
Attachments
LaTeX_default.log
(8.4 KiB) Downloaded 424 times
MartinC
Posts: 153
Joined: Wed Jan 17, 2007 10:09 pm

Re: No PDF Output

Post by MartinC »

Check your output profile, in the "Build>Define Output Profiles>Viewer" menu. And consider using Sumatrapdf instead of Acrobat Reader.
Post Reply