SimplePDF icon indicating copy to clipboard operation
SimplePDF copied to clipboard

Add column with image and text side by side

Open pvn opened this issue 7 years ago • 2 comments

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.

screen shot 2017-11-22 at 8 19 17 pm

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 avatar Nov 22 '17 15:11 pvn

@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.

ishaq avatar Nov 23 '17 00:11 ishaq

Thanks for the reply. I completely understand that why I asked for any advice/suggestion would be really great help.

pvn avatar Nov 23 '17 15:11 pvn