Is it Spacing Paragraph exists on DynaPDF Table Cell?

Hi all!

I googled the entire web asking for an answer, But unsuccessfully.
I wonder if there is a way to add Spacing Paragraph on a DynaPDF Table Cell?

I use a text inside a Cell, Justified, but text between lines are too close one each other.

Any suggestions?
Regards. :slight_smile:

You could call SetLeading for a general space setting between lines.

Or include \LD[float] in the text where float is the new leading number for the text.

Thanks Chris! It helps me a lot, So after using it, to came back to default value, I need to SetUp to β€œ0” Is it right?

Regards

you can set to what you want…

0 may be the default, I think.