SimplePDF
SimplePDF copied to clipboard
Add column with image and text side by side
First of all, many thanks for making this library which really help people to solve their problem with almost all the scenario/requirement.
Is there a way to add column with image and text ?
for e.g.
I know, we can add text to multiple columns with addAttributedStringsToColumns(columnWidths: [CGFloat], strings: [NSAttributedString]) but if this method can provide an additonal parameter for image would really help me.
any advice and suggestions will be greatly appreciated.
@pvn currently it is not supported I think.
With my current commitments, I don't foresee being able to work on this project any time soon. Sorry.
Thanks for the reply. I completely understand that why I asked for any advice/suggestion would be really great help.