I am using Camelot-py to read and extract attributes from several PDFs. I use table_areas to extract some of the attributes and I am facing difficulties in setting the correct areas, due to the deviation in X or Y co-ordinates between some of the forms. Some forms (Sample 1) have minimum whitespace at the top, while others (Sample 2) have more whitespace. This shifts the y-coordinates by about 10-15
Is there a way to crop or uniform them at runtime?