TPPDF icon indicating copy to clipboard operation
TPPDF copied to clipboard

MaxLines = 1

Open grantespo opened this issue 3 years ago • 1 comments

Ley's say I have a PdfTable which contains a PDFText() with a content of large string

Is there a way to force the PDFText() to have maxlines = 1, or a way to force the PDFTable() to have a maxlines = 1 for a particular row?

Sometimes it's unwanted behavior to have large text wrap multiple lines.

grantespo avatar May 04 '21 16:05 grantespo

Hi, this probably relates to #158 and could be solved together

philprime avatar Dec 07 '21 08:12 philprime