TeXnicCenter PDF viewer settings

By chr15t0ph

The TeXnicCenter settings for „LaTeX => PDF“ in tab „Viewer“ using DDE and Acrobat Reader are as follows:

View project’s output:
command: [DocOpen("%bm.pdf")][FileOpen("%bm.pdf")]
server: acroview
topic: control

Forward search:
command: [DocOpen("%bm.pdf")][FileOpen("%bm.pdf")]
server: acroview
topic: control

Close document before running (La)TeX:
command: [DocClose("%bm.pdf")]
server: acroview
topic: control

There also exists very good information about the topic under en.allexperts.com/e/t/te/texniccenter.htm

Quote: „If you want Acrobat to reopen the file after a recompilation at the exact same location as it was just before, and if you have the full version of Acrobat (the following is not supported by the free Acrobat Reader!) set the „view project’s output“ and „forward search“ DDE command to: command: [DocOpen("%bm.pdf")][FileOpen("%bm.pdf")][MenuitemExecute("GoBack")]„

Eine Antwort schreiben