Check if bounding box is within another bounding box
Using the PDETextIsAtRect function I discovered that if returns element that are not part of bounding box. So I wanted to know if I have two bounding boxes is it possible to check if the bounding box of one element can be found within the bounding bx of another element.
