GeneralTexniccenter + Adobe Reader 9 Problem

General information and discussion about TeXnicCenter
tweeg
Posts: 22
Joined: Tue Jun 24, 2008 5:12 pm

Texniccenter + Adobe Reader 9 Problem

Post by tweeg »

I have the "infamous" adobe problem.

When trying to view a pdf it gives me this error:

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

I already tried to change my commands to:

View: [DocOpen("%bm.pdf")][DocOpen("%bm.pdf")][FileOpen("%bm.pdf")]
Search: [DocOpen("%bm.pdf")][DocOpen("%bm.pdf")][FileOpen("%bm.pdf")]
Close: [DocOpen("%bm.pdf")][DocClose("%bm.pdf")]

i also tried to use docopen twice instead of docopen then fileopen.

Nothing seems to work for me and the last thread i found was kinda outdated.

Is there any (other) known solution?

edit: wrong subforum maybe, if any mod could move it?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org
LaTeX Beginner's Guide LaTeX Cookbook LaTeX TikZ graphics TikZによるLaTeXグラフィックス
Montag
Posts: 340
Joined: Wed Jul 15, 2009 9:25 am

Texniccenter + Adobe Reader 9 Problem

Post by Montag »

Here's my working setup:
View:

Code: Select all

[DocOpen("%bm.pdf")][DocOpen("%bm.pdf")][FileOpen("%bm.pdf")]
Search:

Code: Select all

[DocOpen("%bm.pdf")][DocOpen("%bm.pdf")][DocOpen("%bm.pdf")]
Close:

Code: Select all

[DocOpen("%bm.pdf")][DocClose("%bm.pdf")]
My OS: Win 7 Professional 64 bit
Hope I helped.
OS: Win 7 64-bit LaTeX: MikTeX 2.9 64-bit Editor: TXC 1 RC1
tweeg
Posts: 22
Joined: Tue Jun 24, 2008 5:12 pm

Re: Texniccenter + Adobe Reader 9 Problem

Post by tweeg »

Nope that doesent work :/

Windows xp here btw.
Montag
Posts: 340
Joined: Wed Jul 15, 2009 9:25 am

Texniccenter + Adobe Reader 9 Problem

Post by Montag »

And your command is set to work for the path

Code: Select all

[...]Adobe\Reader 9.0\Reader\AcroRd32.exe
? :)
If yes, that's weird. It should work, but well, I hope you'll find the answer soon. :)
OS: Win 7 64-bit LaTeX: MikTeX 2.9 64-bit Editor: TXC 1 RC1
tweeg
Posts: 22
Joined: Tue Jun 24, 2008 5:12 pm

Re: Texniccenter + Adobe Reader 9 Problem

Post by tweeg »

Yes thats set correctly.

And yes its weird :cry:
rowleybr
Posts: 1
Joined: Thu Sep 02, 2010 4:37 pm

Re: Texniccenter + Adobe Reader 9 Problem

Post by rowleybr »

Hi

I had exactly the same issue - spent hours trying to change stuff in the build profiles. It turned out there were updates for Acrobat 9.0 waiting to be installed on computer - after I installed and restarted all is working fine.

Hope that helps.
bpetersen
Posts: 11
Joined: Mon Sep 13, 2010 9:55 pm

Re: Texniccenter + Adobe Reader 9 Problem

Post by bpetersen »

I have the same error; I got this right after my friend installed the update for Adobe Reader 9 so I think the update might be involved with error.
bpetersen
Posts: 11
Joined: Mon Sep 13, 2010 9:55 pm

Re: Texniccenter + Adobe Reader 9 Problem

Post by bpetersen »

I had the same error you did. I fixed it by going to
Build...Define Output Profiles (Alt + F7)
Go to the viewer tab and click the ... under path of executable.
Go to
C:\Program Files\Adobe\Reader 9.0\Reader\AcroRd32.exe
or where ever your Adobe Reader is located
kaiserguy
Posts: 1
Joined: Thu Oct 14, 2010 1:27 pm

Re: Texniccenter + Adobe Reader 9 Problem

Post by kaiserguy »

Hey!

I'm encountering a pretty much identical problem. I too have Windows XP and recently installed TexnicCenter and Miktex 2.9. I'm also running adobe 9. When I try to build the pdf, it says it cannot execute the command. I've tried everything already mentioned on this thread and it still doesn't work. I was wondering if anyone has worked out a solution to this? I'm surely not the only one suffering from this.

Thanks!
David
Melinda
Posts: 2
Joined: Thu Nov 25, 2010 12:41 am

Re: Texniccenter + Adobe Reader 9 Problem

Post by Melinda »

Hi,
I have the same problem. Everything was working fine, until MikTex was accidentally uninstalled from my laptop. After reinstallation, I haven't been able to build any kind of output. I'm attaching a screen grab of the log.

PLEASE HELP!
Attachments
This is what I get when I try to build a PDF file.
This is what I get when I try to build a PDF file.
Untitled-1.jpg (147.58 KiB) Viewed 23437 times
Post Reply