Quantcast
Channel: Aspose.Pdf Product Family
Viewing all articles
Browse latest Browse all 3131

Regex issue

$
0
0
Hi,

I'm trying to find text in a pdf based on Regex.
I want to find any string that a specific word appears in. Let say the word is test, so I pass textFragmentAbsorber = new TextFragmentAbsorber("/test/");
The result is that it doesn't find anything. I did set TextSearchOptions textSearchOptions = new TextSearchOptions(true);
Can you please help?

Viewing all articles
Browse latest Browse all 3131

Trending Articles