pdfminer.six
pdfminer.six copied to clipboard
Extract z index of elements present in PDF
I want to know if there is a way to find out which element is present on top of which element, like if a text and image overlap, i want to know if the text is on the top or the image..
Please help