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
General ⇒ Texniccenter with Adobe Reader 9.0
Re: Texniccenter with Adobe Reader 9.0
Same here.
As a workaround, you can open a second PDF or add the [AppExit()]-DDE-Command, which closes all open PDFs.
As a workaround, you can open a second PDF or add the [AppExit()]-DDE-Command, which closes all open PDFs.
Re: Texniccenter with Adobe Reader 9.0
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é
[DocOpen("%bm.pdf")][FileOpen("%bm.pdf")][DocClose("%bm.pdf")]
Seems to make no sense, but it works.
Best Regards,
André
Texniccenter with Adobe Reader 9.0
I just tested this with TeXnicCenter 2.0. Works fine. Thank you!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é
Re: Texniccenter with Adobe Reader 9.0
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!
Thanks a lot!