Re: Chiudere Acrobat compilando con TeXnicCenter

#37766
Up
0
Down
::


Ciao

Le istruzioni per acrobat reader sono (tratte da http://wiki.contextgarden.net/Configure_TeXnicCenter_for_ConTeXt):

* For installing Acrobat Reader as your viewer again select: Build -> Define Output Profiles.
* Select the tab “Viewer”.
* Under “Path of Executable” you enter the path to the program AcroRd32.exe
* Under “View project’s output” select: “DDE command”.
* The Command should be:` [DocOpen(“%bm.pdf”)][FileOpen(“%bm.pdf”)]`
* Server is `acroview` and Topic: `control`
* Same choices for “Forward Search” and “Close document before running (La)TeX”, except for the Command which in the latter case should be:` [DocClose(“%bm.pdf”)]`

Se la tua configurazione è già questa, l’unica cosa che mi viene in mente è che nella casella server bisogna scrivere il nome del server DDE che potrebbe essere diverso tra acrobat reader e acrobat professional. Non avendo acrobat non posso saperlo con certezza.
Nella casella prova a scrivere acrobat invece di acroview.

Giacomo

Go to top