-
1. Re: How to launch Acrobat.exe when AcroRd32.exe is running ?
lrosenth Jun 2, 2010 7:05 AM (in response to arvindg007)Can you explain why you need to do this?
-
2. Re: How to launch Acrobat.exe when AcroRd32.exe is running ?
arvindg007 Jun 2, 2010 9:39 PM (in response to lrosenth)We have one application in which we embed Adobe Acrobat( means we load pdf inside our application). But if Reader is already running then we are not able to embed it.
-
3. Re: How to launch Acrobat.exe when AcroRd32.exe is running ?
M Marden Jun 3, 2010 3:07 AM (in response to arvindg007)You have Acrobat and Reader installed on the same machine ?
Just a guess, but problems seems to arise when there is more than one installed, or more than one version installed on the same machine. Try your program on a machine with only Acrobat (or only Reader, if you do not need the additional functionality of Acrobat).
-
4. Re: How to launch Acrobat.exe when AcroRd32.exe is running ?
lrosenth Jun 3, 2010 4:35 AM (in response to M Marden)Having Acrobat and Reader installed on the same machine is perfectly fine (and allowed). What we do not support is multiple versions of a single app (aka >=2 Acrobats OR >=2 Readers) on the same machine.
-
5. Re: How to launch Acrobat.exe when AcroRd32.exe is running ?
lrosenth Jun 3, 2010 4:35 AM (in response to arvindg007)There is a kind-of documented command line switch /n for creating a new instance of the app when running.
-
6. Re: How to launch Acrobat.exe when AcroRd32.exe is running ?
arvindg007 Jun 3, 2010 6:24 AM (in response to lrosenth)But is there anything that we can do on the coding side so that we won't get error while launching Acrobat.exe thru code when Reader is already running?



