Previous | Next | (P-PDF) Developers
Topic: Re: How to Find Coordinates of a Search Result (Via Email)
Conf: (P-PDF) Developers, Msg: 31589
From: LeonardR
Date: 12/14/2001 11:19 AM
At 06:06 AM 12/14/2001 +1100, p-pdf-developer Listmanager wrote:
>I am looking for a way to search for a word in a PDF document, and then
>insert a jpeg image at the location of that word.
You can get the results of search back from the IAC/COM call to
Acrobat (the FULL product, NOT Reader) - BUT there aren't any IAC/COM API's
into Acrobat to add a JPEG image into a document.
I would look into some 3rd party components such as StampPDF
(http://www.appligent.com) or PDFToolkit (http://www.activepdf.com).
Leonard