Extracting text from a rectangle using iText ( .Net ) does give me the entire line
问题 The following is the code (using iText for.Net Version 7.0.4.0) that i am using for extracting the text from a pdf. What i have observed during my testing is it works well by only extracting the content within a rectangle for most of the pdf's. But for few of them it gives the entire line from the pdf. I know that the text snippets that intersect with the rect (so part of the text may be outside rect, iText doesn't cut text snippets in pieces). But I want to understand what parameter in the