veera_g
(Veera G)
1
I want to search the stings in pdf and get the page number
TimK
(Tim Kok)
2
Try using Regex, if you know the patter of page number i.e. Page 1 of 4 etc.
You can refer to this post for a solution:
veera_g
(Veera G)
4
myArrList.Any(Function(arr) arr.SequenceEqual({“a”,“b”}))
i wan to this type any one help to send a program