Page 1 of 1

How to search text into pdf after build a searchable pdf

Posted: Sat Aug 10, 2013 3:55 pm
by bmsengin
Hi,

In this post you explain how to build a searchable pdf from existing pdf : viewtopic.php?t=1257

But how use it and search some text in folder containing searchable pdf ?

Regards,
Gilles

Re: How to search text into pdf after build a searchable pdf

Posted: Tue Aug 13, 2013 1:25 pm
by Loïc
Hi,

Its quite easy, open each pdf with a GdPciturePDF object and use the SearchText() method.

Here a link to the reference guide including an example: https://www.gdpicture.com/guides/gdpicture/web ... hText.html

Kind regards,

Loïc

Re: How to search text into pdf after build a searchable pdf

Posted: Mon Mar 21, 2016 11:42 pm
by idtpes
Hi Loic, the link in your reply showing sample code appears to be broken. Can you double check on your end?

thx,

Re: How to search text into pdf after build a searchable pdf

Posted: Mon Mar 28, 2016 12:04 pm
by Loïc
Updated!