Page 1 of 1

Removing empty line preceding a paragraph

Posted: Thu Apr 08, 2010 8:27 pm
by hcourcelles
Hi,

When I add text with AddNL inside a cell and specify a paragraph style, it always insert an empty line preceeding my text.

Where in the paragraph setting can i configure it so it won't add an empty line preceeding the text?

FYI: SpaceBefore is set to 0.

This way my table and cell will look compact and clean.

Best regards,

Posted: Fri Apr 09, 2010 3:53 pm
by Sergey Tkachenko
Each cell initially contains one empty text string.
Before calling Cell.AddNL, call Cell.Clear.