We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
Hi, this probably relates to #158 and could be solved together
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: