vandeseer / easytable

Small table drawing library built upon Apache PDFBox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

getStartX() and getStartY() for cells

bharat0tarahb opened this issue · comments

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

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.