Previous | Next | (P-PDF) Developers
Topic: RE: PDF to RTF via VB (Via Email)
Conf: (P-PDF) Developers, Msg: 32817
From: kdeabrew
Date: 1/15/2002 02:31 PM
> >I'm creating a VB app that needs to access the save as RTF
> feature in
> >Acrobat 5 to create RTF docs from existing PDFs. If anyone has any
> >suggestions, please post! Thanks.
>
> AFAIK, there isn't any way to drive that feature via COM.
No, you'd need to write a plug-in to do so to implement a COM interface =to an AVConversion object if that's what you really wanted to do. -Karl