How to make long contents to fit in the event cell while printing ?

Asked by Desakumaaran
3 years ago.

Need to print long contents (texts) in the event cell in print.
currently some texts are hided in the cell.
how to display all the texts in cell.

Comment posted by Desakumaaran
3 years ago.

I used args.text to insert line breaks using '\n' characters in onBeforeEventExport event. But cell texts are hided at the end.
Cell box is fixed and content is long then texts are hided at the bottom of the cell.

This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.