Ulrike Fischer
2014-03-29 13:37:02 UTC
Normally I use sumatra for the pdf preview but I also have to use
the adobe reader sometimes e.g. to check form fields.
I'm using winedt Build: 20131031 (v. 8.1) - 64-bit on a windows 7
system. Adobe Reader has version 11.0.06.
Since a few weeks I have problems with PDF search.edt. It doesn't
matter if I call the script through the shortcut (ctrl + ä in my
case) or through the menu.
I get the error
******************************
Cannot Open DDE Link to:
"C:\Program Files (x86).... \AcroRd32.exe
Service:
Topic:
DDEOpen("%$('PDF-View');","%$('Acro-DDE_Service');","...
********************************
and PDF Search.edt opens and highlights line 105.
DDEOpen("%$('PDF-View');","%$('Acro-DDE_Service');","%$('Acro-DDE_Topic');");
Despite the error message the pdf is opened in the adobe reader.
Sometimes I get the "language dialog" of the reader.
I got around the open problem by using pdf preview when Adobe is the
active viewer:
MACRO="IfStr('%$(|UFpdf|);','Adobe','=',|Exe('%b\Exec\PDF\PDF
Preview.edt');|,|Exe('%b\Exec\PDF\PDF Search.edt');|);"
(UFpdf is a variable which holds an information about the viewer on
my system).
But then I get the same error message for PDFCloseDoc.edt when
trying to close the pdf before pdflatex is run ;-(
I have no idea which change/update has triggered the problem.
So what can I do? (Beside closing the reader manually every time).
Btw: I doubt that winedt can do something about it, but I also ran
into the problem that the pdf file preview of the windows explorer
did block a pdf so that pdflatex couldn't write on it.
the adobe reader sometimes e.g. to check form fields.
I'm using winedt Build: 20131031 (v. 8.1) - 64-bit on a windows 7
system. Adobe Reader has version 11.0.06.
Since a few weeks I have problems with PDF search.edt. It doesn't
matter if I call the script through the shortcut (ctrl + ä in my
case) or through the menu.
I get the error
******************************
Cannot Open DDE Link to:
"C:\Program Files (x86).... \AcroRd32.exe
Service:
Topic:
DDEOpen("%$('PDF-View');","%$('Acro-DDE_Service');","...
********************************
and PDF Search.edt opens and highlights line 105.
DDEOpen("%$('PDF-View');","%$('Acro-DDE_Service');","%$('Acro-DDE_Topic');");
Despite the error message the pdf is opened in the adobe reader.
Sometimes I get the "language dialog" of the reader.
I got around the open problem by using pdf preview when Adobe is the
active viewer:
MACRO="IfStr('%$(|UFpdf|);','Adobe','=',|Exe('%b\Exec\PDF\PDF
Preview.edt');|,|Exe('%b\Exec\PDF\PDF Search.edt');|);"
(UFpdf is a variable which holds an information about the viewer on
my system).
But then I get the same error message for PDFCloseDoc.edt when
trying to close the pdf before pdflatex is run ;-(
I have no idea which change/update has triggered the problem.
So what can I do? (Beside closing the reader manually every time).
Btw: I doubt that winedt can do something about it, but I also ran
into the problem that the pdf file preview of the windows explorer
did block a pdf so that pdflatex couldn't write on it.
--
Ulrike Fischer
http://www.troubleshooting-tex.de/
Ulrike Fischer
http://www.troubleshooting-tex.de/