GeneralTexniccenter with Adobe Reader 9.0

General information and discussion about TeXnicCenter
Post Reply
LuckyLuke
Posts: 1
Joined: Sun Aug 17, 2008 4:13 pm

Texniccenter with Adobe Reader 9.0

Post by LuckyLuke »

Hello,

i'm using Texniccenter 7.50Beta with Adobe Reader 9.0 as pdf-viewer.

I have the following problem, when I compile a projekt, Texniccenter
closes the old pdf in the reader, thats ok, but the focus does not
return to Texniccenter, it stays on the Adobe Reader. With Adobe
Reader 8.1 the focus returned automatically to Texniccenter.

If no pdf is open, than the focus stays on TC.

Thanks for any answer.

Greet
LuckyLuke

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org
LaTeX Beginner's Guide LaTeX Cookbook LaTeX TikZ graphics TikZによるLaTeXグラフィックス
BJ_FIVD
Posts: 5
Joined: Sun Aug 17, 2008 7:55 pm

Re: Texniccenter with Adobe Reader 9.0

Post by BJ_FIVD »

Same here.

As a workaround, you can open a second PDF or add the [AppExit()]-DDE-Command, which closes all open PDFs.
Ritmo
Posts: 1
Joined: Fri Aug 22, 2008 11:08 am

Re: Texniccenter with Adobe Reader 9.0

Post by Ritmo »

Insert this into "close before compilation":

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

Seems to make no sense, but it works.

Best Regards,

André
BJ_FIVD
Posts: 5
Joined: Sun Aug 17, 2008 7:55 pm

Texniccenter with Adobe Reader 9.0

Post by BJ_FIVD »

Ritmo wrote:Insert this into "close before compilation":

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

Seems to make no sense, but it works.

Best Regards,

André
I just tested this with TeXnicCenter 2.0. Works fine. Thank you!
WarGoX
Posts: 3
Joined: Sun Nov 09, 2008 11:08 am

Re: Texniccenter with Adobe Reader 9.0

Post by WarGoX »

Where can i find the TexnicCenter 2.0 ?? It's neccesary compile it from the sources? in that case can you share with me the binary version that you had created

Thanks a lot!
Post Reply