Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Questions about iOS development and PDF

Searching Feature of Radaeepdf not working well

More
IP: 192.168.0.71 11 years 1 day ago #8375 by wdbutt
I' using radaeepdf kit for my project to read pdf files. I'm facing problem on search feature of radaeepdf kit. When ever I search any text it will search that text from current displayed page to next onward pages. But If I'm on last page of pdf file and search text that is present in first 10 pages of pdf files. It cannot search that word. So please give me proper solution. And also sometime searching is not working.
More
IP: 192.168.0.124 11 years 1 day ago #8378 by emanuele
Hi,

in PDFV class, you can find vFindStart method and you can modify the find_start call like this:
Code:
[m_finder find_start :m_doc :0 :pat :match_case :whole_word];

to start searching from page zero.
More
IP: 192.168.0.71 10 years 11 months ago #8395 by wdbutt
Hi,
As you ask me to do that code in reader. We already used that code as you see in image ( cloudup.com/cudTozVff-B ). So please give solution asap.
More
IP: 192.168.0.71 10 years 11 months ago #8396 by emanuele
Hi,

the screenshot doesn't show PDFV class, it is RDPDFViewController class.
The code that I sent to you, is in PDFV class
Time to create page: 0.473 seconds
Powered by Kunena Forum