Question
PDTextSelectGetBoundingRect multiple lines
When using the PDTextSelectGetBoundingRect function to get the bounding rectangle of a PDTextSelect object is there any way to tell if the text being selected is multi-lined. If so is it possible to break the bounding rectangle down into two independent rectangles so that only the selected text is enclosed within.