View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default Launching other apps

Hi Matt
for automating Adobe Acrobat you may have a look at
http://partners.adobe.com/asn/develo...ocs/iacref.pdf


--
Regards
Frank Kabel
Frankfurt, Germany

MattB wrote:
I'd like to launch a non office application (Adobe Reader)
and have it print a chosen document from a macro. I can
do this with DDE commands for microsoft apps, but not for
acrobat reader. Am I doing something wrong or is there
another method? All help appreciated.

Matt