I installed Miktex 2.7
GS 8.64
Gs view 4.9
Adobe reader 9(for pdf)
but the TexNicCenter does not work
I got 2 error messages
1 form pdf reader: There was an error opening the document.
2 from TexNicCneter:
Docopen("%bm.pdf") ["Fileopenbm.pdf” ], can not execute the command.
How to slove this problem
General ⇒ why Texniccenter does not work
- localghost
- Site Moderator
- Posts: 9201
- Joined: Fri Feb 02, 2007 12:06 pm
Re: why Texniccenter does not work
Check the log file for any warnings or error messages. Errors are overlooked very often because the compiler is executed in nonstop mode.
Best regards and welcome to the board
Thorsten
Best regards and welcome to the board
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes[/size]
¹ System: openSUSE 42.2 (Linux 4.4.52), TeX Live 2016 (vanilla), TeXworks 0.6.1
Board Rules
Avoidable Mistakes[/size]
¹ System: openSUSE 42.2 (Linux 4.4.52), TeX Live 2016 (vanilla), TeXworks 0.6.1
Re: why Texniccenter does not work
It seems that your commands are not well written in your build profile. Try to relaunch the profile wizard (in the "Build>Define Output Profiles" menu) or change it to the right syntax:
[DocOpen("%bm.pdf")][FileOpen("%bm.pdf")]
[DocOpen("%bm.pdf")][FileOpen("%bm.pdf")]
Re: why Texniccenter does not work
I have the same problem. A file (copied from a University tutorial) compiled ok from .tex to pdf and I was able to view it. However, after upgrading Adobe reader to version 9.4 in order to be able to save the pdf file I got the same error message as the person who started this thread. To be exact:
[DocOpen("%bm.pdf")][FileOpen("%bm.pdf")]
Cannot execute the command.
Is there someone out there who has encountered and solved this problem? This is my very first outing with Latex, so please don't blind me with science!
Or is there a simpler way to get equations onto web pages which is all I really want to do!
[DocOpen("%bm.pdf")][FileOpen("%bm.pdf")]
Cannot execute the command.
Is there someone out there who has encountered and solved this problem? This is my very first outing with Latex, so please don't blind me with science!
Or is there a simpler way to get equations onto web pages which is all I really want to do!