Banner

Donate

You find LaTeX Community useful? Please donate! Learn why!

Amount:

Partner Sites

goLaTeX
TeXblog
TeXnicCenter

Who is online

In total there are 5 users online :: 1 registered, 0 hidden and 4 guests (based on users active over the past 5 minutes)
Most users ever online was 108 on Tue Jun 08, 2010 3:33 pm

Users browsing this forum: Yahoo [Bot] and 4 guests

Problem with Adobe Reader 8.0

General information and discussion about TeXnicCenter

Re: Problem with Adobe Reader 8.0

Postby tramir on Mon Jan 29, 2007 11:20 pm

jjt3 wrote:Simply, put a second [DocOpen("%bm.pdf")] in front of the first in the two instances in build profile, and this seems to keep it quiet.


Life-saving Very Happy It works! Thanks...

Mircea
tramir
 
Posts: 13
Joined: Thu Jan 25, 2007 11:58 pm

Re: Problem with Adobe Reader 8.0

Postby jjt3 on Mon Jan 29, 2007 11:51 pm

I am glad that the workaround for Reader 8.0 works.

I think that I picked it up from the TeXnicCenter user's group.

John
jjt3
 
Posts: 8
Joined: Fri Jan 26, 2007 2:04 pm
Location: Cambridge

Re: Problem with Adobe Reader 8.0

Postby dustbinbear on Tue Jan 30, 2007 4:52 pm

it worked like magic! thanks!
dustbinbear
 
Posts: 19
Joined: Wed Jan 17, 2007 10:42 am

Re: Problem with Adobe Reader 8.0

Postby tramir on Thu Feb 01, 2007 11:19 pm

There seems to be just one problem: if Adobe Reader is running and the PDF file is not open, the DDE command for closing the document crashes Adobe. So, for instance, if you compile the file to PDF, view it in Reader, close it in Reader, go back to TexnicCenter and recompile, Reader will crash. Weird, though...
tramir
 
Posts: 13
Joined: Thu Jan 25, 2007 11:58 pm

Re: Problem with Adobe Reader 8.0

Postby MarkN on Sat Feb 03, 2007 7:17 pm

tramir wrote:There seems to be just one problem: if Adobe Reader is running and the PDF file is not open, the DDE command for closing the document crashes Adobe. So, for instance, if you compile the file to PDF, view it in Reader, close it in Reader, go back to TexnicCenter and recompile, Reader will crash. Weird, though...

edit: still have problems, 'fix' removed
MarkN
 
Posts: 1
Joined: Sat Feb 03, 2007 7:13 pm

Re: Problem with Adobe Reader 8.0

Postby runeedge on Tue Feb 13, 2007 8:12 pm

It seems that the fix for this is to place:
[DocOpen("%bm.pdf")]
before each of the 3 fields.

I tried that, and it fixed this latest problem that you have described.
runeedge
 
Posts: 1
Joined: Tue Feb 13, 2007 8:10 pm

Re: Problem with Adobe Reader 8.0

Postby roman on Wed Feb 14, 2007 10:01 am

Yes, it works. But you should enable the 'Show each document in its own window' option in the Adobe Reader preferences. Otherwise you will run into the problem described by dustbinbear.

playmob wrote:Enter the following DDE Commands in the "Viewer"-Tab:
View: [DocOpen("%bm.pdf")]
Search: [DocOpen("%bm.pdf")]
befor compiling: [DocOpen("%bm.pdf")][DocClose("%bm.pdf")]
dustbinbear wrote:Hi playbob, it didn't seem to work so well for me especially when I had more than 1 pdf documents already running. adobe reader just crashes.

Attachments
preferences.gif
Adobe Reader 8 Preferences
preferences.gif (15.42 KiB) Viewed 11135 times
roman
 
Posts: 15
Joined: Mon Jan 15, 2007 6:41 pm
Location: Zurich, Switzerland

Re: Problem with Adobe Reader 8.0

Postby kispiox on Sat Feb 24, 2007 11:59 pm

Thanks!

To summarize, this is what worked for me:

view: [DocOpen("%bm.pdf")][DocOpen("%bm.pdf")][FileOpen("%bm.pdf")]
(server: acroview, Topic: control, for all of these)

forward search: exactly the same as view

close: [DocOpen("%bm.pdf")][DocClose("%bm.pdf")]
kispiox
 
Posts: 1
Joined: Sat Feb 24, 2007 11:50 pm

Re: Problem with Adobe Reader 8.0

Postby fcastillo on Mon Feb 26, 2007 1:57 am

Actually, after putting an extra view: [DocOpen("%bm.pdf")] in the close, Adobe 8 still crashed Shocked , so I just decided to try putting another one before that, and that worked for me. I don't know why, but it didn't work with just one. So what worked for me is:

view: [DocOpen("%bm.pdf")][DocOpen("%bm.pdf")][FileOpen("%bm.pdf")]
(server: acroview, Topic: control)

forward search: [DocOpen("%bm.pdf")][DocOpen("%bm.pdf")][FileOpen("%bm.pdf")]
(server: acroview, Topic: control)

close: [DocOpen("%bm.pdf")][DocOpen("%bm.pdf")][DocClose("%bm.pdf")]
(server: acroview, Topic: control)

I hopw this helped for some of you that still got some errors.
fcastillo
 
Posts: 1
Joined: Mon Feb 26, 2007 12:32 am

Re: Problem with Adobe Reader 8.0

Postby pavel168 on Wed Mar 07, 2007 1:29 am

fcastillo wrote:Actually, after putting an extra view: [DocOpen("%bm.pdf")] in the close, Adobe 8 still crashed Shocked , so I just decided to try putting another one before that, and that worked for me. I don't know why, but it didn't work with just one. So what worked for me is:

view: [DocOpen("%bm.pdf")][DocOpen("%bm.pdf")][FileOpen("%bm.pdf")]
(server: acroview, Topic: control)

forward search: [DocOpen("%bm.pdf")][DocOpen("%bm.pdf")][FileOpen("%bm.pdf")]
(server: acroview, Topic: control)

close: [DocOpen("%bm.pdf")][DocOpen("%bm.pdf")][DocClose("%bm.pdf")]
(server: acroview, Topic: control)

I hopw this helped for some of you that still got some errors.


Hmm... That seems to work, but looks TOO weird... Smile
pavel168
 
Posts: 1
Joined: Wed Mar 07, 2007 12:25 am

PreviousNext

Return to General

Who is online

Users browsing this forum: Yahoo [Bot] and 4 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group