Re: acrobat OpenDoc error?
WinEdt Team <support <at> winedt.com>
2010-01-04 21:57:21 GMT
> Second, I was able to trace an acrobat reader error -
> specifically, pop-up window saying "Acrobat failed to send a
> DDE command" - generated when compiling tex files to the
> Acrobat OpenDoc macro. I believe this to be the case b/c I get
> the error when I run PDFLaTeX (with viewer) using the default
> button; a macro that runs Acrobat CloseDoc.edt first, then
> PDFLaTeX.edt, and then Acrobat OpenDoc.edt; and simply AcroRead
> using the default button (which also runs Acrobat OpenDoc.edt).
> In all cases the file does open, and I am not sure whether the
> error is generated before or after the file is open.
>
> Related, I was trying to make the new version of the .pdf file
> open in the same place (same view) where the previous version
> was, which I thought OpenDoc was meant to do.
>
> In any case, my wishes would be:
>
> 1. Get rid of the error message
>
> 2. Get rid of the error, especially if it prevents me from
> achieving ...
>
> 3. Make Acrobat re-open file, after new compilation, at the
> same spot (make operational a sequence of "commands" that do
> the following: i. record the current view; ii. close document;
> iii. run compilation command; iv. open document with view
> recorded at step i. - yes, easier said than done, although may
> be relatively straightforward to someone comfortable with DDE
> and Acrobat's ways)
(Continue reading)