vandeseer / easytable

Small table drawing library built upon Apache PDFBox
MIT License
239 stars 91 forks source link

getStartX() and getStartY() for cells #133

Open bharat0tarahb opened 2 years ago

bharat0tarahb commented 2 years ago

Is there a way to get the StartX and StartY locations of Cells?

vandeseer commented 2 years ago

Well, one way or the other for sure. It depends on what exactly you want to achieve. What's your use case? Could be the case though that you have to define your own type of cell.