- Posts: 580
- Thank you received: 67
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
Match whole word not working for searching the word.
IP: 37.183.44.177
7 years 3 months ago #14414
by emanuele
Replied by emanuele on topic Match whole word not working for searching the word.
Thank you, we are checking the pdf file and we will let you know asap.
IP: 111.196.240.138
7 years 3 months ago #14415
by radaee
Replied by radaee on topic Match whole word not working for searching the word.
dear user:
this issue is fixed.
we shall update you soon.
this issue is fixed.
we shall update you soon.
IP: 37.183.44.177
7 years 3 months ago #14418
by emanuele
Replied by emanuele on topic Match whole word not working for searching the word.
Dear user,
now you could find the updated project with the fix of this issue.
The project is available here: www.radaeepdf.com/download/file/130-radaeepdfswift-1-1-2
now you could find the updated project with the fix of this issue.
The project is available here: www.radaeepdf.com/download/file/130-radaeepdfswift-1-1-2
- apdeveloper
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 67
- Thank you received: 0
IP: 123.252.212.140
7 years 3 months ago #14425
by apdeveloper
Replied by apdeveloper on topic Match whole word not working for searching the word.
Dear Team,
Your current release is working fine i have not added your whole project as i have made many more other changes in the Radaeepdf file so right now i cannot overrite the entire project so can you just provide me the change file for match whole word.
Currently i have added the code for match whole word but i am getting this error in swift project.can you please help me out
Undefined symbols for architecture armv7:
"_Page_findOpen2", referenced from:
-[PDFPage find2::::] in libRDPDFLibSDK.a(PDFObjc.o)
ld: symbol(s) not found for architecture armv7
Your current release is working fine i have not added your whole project as i have made many more other changes in the Radaeepdf file so right now i cannot overrite the entire project so can you just provide me the change file for match whole word.
Currently i have added the code for match whole word but i am getting this error in swift project.can you please help me out
Undefined symbols for architecture armv7:
"_Page_findOpen2", referenced from:
-[PDFPage find2::::] in libRDPDFLibSDK.a(PDFObjc.o)
ld: symbol(s) not found for architecture armv7
IP: 37.183.44.177
7 years 3 months ago - 7 years 3 months ago #14426
by emanuele
Replied by emanuele on topic Match whole word not working for searching the word.
You could update these files:
- PDFIOS.h
- PDFObjc.h and .m
- PDFV.h and .m
- PDFVFinder.h and .m
- RDGlobal.h and .m
- In PDFView update the vFindStart method (both in .h and .m files).
- In RDPDFViewController update the calls to vFindStart method.
- libRDPDFLib.a
- PDFIOS.h
- PDFObjc.h and .m
- PDFV.h and .m
- PDFVFinder.h and .m
- RDGlobal.h and .m
- In PDFView update the vFindStart method (both in .h and .m files).
- In RDPDFViewController update the calls to vFindStart method.
- libRDPDFLib.a
Last edit: 7 years 3 months ago by emanuele.
Time to create page: 0.389 seconds