Alex Dickson | 3 Mar 2006 10:39
Picon

Re: Adobe Reader + Adobe Acrobat Profesional

You need to uncomment (delete the // and ?) in front of the lines:
 
Assign('AcroRead','"C:\Program Files\Adobe\Adobe
Reader\Reader\AcroRd32.exe"'); // Adobe Reader
 
and
 
Assign("Acro-Title","Adobe Reader");
 
Then save the file (make sure its name is Startup.edt). If you then close winedt and reopen it should work fine.
 
Hope you have some success,
Regards,
Alex.

 
On 02/03/06, "Žarko F. Čučej" <zarko.cucej <at> uni-mb.si> wrote:
Žarko F. Čučej wrote:
> Alex Dickson wrote:
>> Yep. I had a similar issue and the list helped me solve it! You need
>> to modify the startup macro. (Search for Adobe Reader in help and read
>> the section on fixing the startup macro before you begin).
>> You need to open the startup macro (options -> advanced -> startup
>> macro) and specify the correct filepath.
>> I use Acrobat Pro 6 and my entry is
>> Assign('AcroRead','"C:\Program Files\Adobe\Acrobat
>> 6.0\Acrobat\Acrobat.exe"');
>> Assign("Acro-Title","Adobe Acrobat Professional");
>>
>> So with Reader 7 you should have:
>> Assign('AcroRead','"C:\Program Files\Adobe\Acrobat
>> 7.0\Reader\AcroRd32.exe"'); //or the appropriate filepath
>> Assign("Acro-Title","Adobe Reader");
>>
>> If you have version 7 you need to make sure the title is "Adobe
>> Reader". Earlier versions use "Acrobat Reader". Apparently.
>>
>> Hope this helps.
>> Best,
>> Alex.
>
> Alex,
> thank you very much! This very help! Now I can use Adobe Reader again ...
>
> Regards, Zarko

unfortunately, my joy with above solution was very short ... after two
or three tests, it doesn't work any more! probably i do something very
wrong, but i cannot see, what ...

I change the following lines in startup.edt:

  // Manually assign Acrobat [Reader] if WinEdt did not find it in the
registry:
  //? Assign('AcroRead','"C:\Program Files\Adobe\Adobe
Reader\Reader\AcroRd32.exe"'); // Adobe Reader
  // Manually Assign the Caption (Title) as displayed in your version
of Acrobat
  //? Assign("Acro-Title","Adobe Reader");
  // or perhaps
  //? Assign("Acro-Title","Adobe Acrobat Professional");
  // or perhaps
  // Assign("Acro-Title","Adobe Acrobat CE");
  // For "hackers only" (message ID for Adobe Reader's
  // "View -> Go To -> Previews View" menu item - version dependent):
  //? Assign("Acro-BackMenuItem","6085");

and then store it. as I already mentioned, first test work o.k., but
after closing WinEdt and their starting again, the old troubles arrive
again ...

i again don't know, what to do, its look like that the Adobe
Proffesional will be my destiny for while ... or can you give me advice
again?

regards, Zarko


>> On 01/03/06, *Philip G. Ratcliffe* <philip.ratcliffe <at> email.it
>> <mailto:philip.ratcliffe <at> email.it>> wrote:
>>
>>     All I can say is that I tried doing this some time ago and gave up:
>>     Acrobat
>>     tends to steal the default behaviour and association from
>>     Reader.  So, as
>>     far as I can see, you woud have to hard-wire the behaviour into
>>     WinEdt by
>>     actually editting the various macros to force a particular program
>>     or other
>>     instead of using the Windogs registry defaults.
>>
>>     But perhaps someone else has a better solution.
>>
>>     Cheers,  Phil Ratcliffe
>
> [...]
>       > Hi,
>>      > on my mashine I have installed Adobe reader and Adobe Acrobat
>>      > Professional. I like to set up WinEdt such, that after
>>     "pdflatexing" a
>>      > document it will open Adobe Reader instead of Adobe Acrobat
>>      > Professional. Please, can some one tell me, how to do this?
>>      >
>>      >
>>      > Regards, Zarko
> [...]
>


--

***********************************************************
  prof. dr. Zarko CUCEJ
***********************************************************
  University of Maribor
  Faculty of Electrical Engineering and Computer Science
  Smetanova 17, 2000 Maribor, SLOVENIA
***********************************************************
  phone: (+386 2) 220 7120,       fax: (+386 2) 251 1178
  e-mail: zarko.cucej <at> uni-mb.si
************************************************* from home


Gmane