natancabral / pdfkit-table

Helps to draw informations in simple tables using pdfkit. #server-side. Generate pdf tables with javascript (PDFKIT plugin)
MIT License
93 stars 59 forks source link

Calculating the height of each row #63

Open shreedhar-mobstac opened 1 year ago

shreedhar-mobstac commented 1 year ago

Hi,

I want to calculate the height of each row. or y coordinate of the last row. How do I do that ?

shreedhar-mobstac commented 1 year ago

@natancabral Any idea on this?