Previous | Next | (P-PDF) Developers
Topic: Re: Delphi Development (Via Email)
Conf: (P-PDF) Developers, Msg: 32071
From: LeonardR
Date: 12/29/2001 05:49 AM
At 04:39 AM 12/29/2001 +1100, p-pdf-developer Listmanager wrote:
>I want to write a Delphi application that will utilize the sdk and or dlls
>to search for text strings inside selected pdf files. I have already
>purchased Acrobat 5.0.
You'll only be able to use the IAC/COM interfaces from the SDK,
since plugin development requires VC++. But you will have limited search
facilities via that API.
Do note, however, that such development is limited to client side
products. Acrobat can not be used on a server.
Leonard