Hi,
Anyone know how i can Wrap the text in a "CHECK BOX".
The line appears line when on the form, but when saving to PDF, it's cutting off half the text.
Is there a Java/Literal way off wrapping the text for this control?
Thanks
Hi,
Anyone know how i can Wrap the text in a "CHECK BOX".
The line appears line when on the form, but when saving to PDF, it's cutting off half the text.
Is there a Java/Literal way off wrapping the text for this control?
Thanks
Hello,
Data labels can get around this issue many times. I would recommend adding a Data Label that holds our text. We can then just have this Data Label be where the instructions sit.
Hi,
If the datalabel control is not possible then you might want to use a custom CSS theme for this specific scenario.
The specific CSS property is under theme-entry.stack-container.stacklabel.input-control span.input-control.text.
display:inline block
white-space:normal
Hi Sharpharp1
A new Fix pack K2 Five (5.2) FP 31 has been released to fix text that is breaking on the PDF, See attached link below:
https://portal.k2.com/products/k2five5-2fix-pack31
Should you find the information from the article useful or leading you to the answer please mark as "Solution and/or Kudo", as it will assist other k2 developers with relevant information in the near future.
Best Regards
Elvis
>K2 will not accept any liability for any issues arising from actions taken in respect of the information provided by any forum member]
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.