SimplePDF icon indicating copy to clipboard operation
SimplePDF copied to clipboard

How to create tables

Open talhaqamar opened this issue 8 years ago • 1 comments

Hi,

Well over all your library is awesome. Is there any way to create tables with borders. If yes please point me to any example.

Also how to set specific attributes to the table or custom html.

Thanks

talhaqamar avatar Nov 17 '16 05:11 talhaqamar

@talhaqamar Actually, don't think you can with just using the API, sorry.

you could fiddle with the addAttributedStringsToColumns method to generate a border.

ishaq avatar Apr 13 '17 13:04 ishaq