search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

how to wrap the text in the cell while printing the scheduler?

Asked by pushplata
10 months ago.

Hi,

how to wrap the text in the cell while printing .kindly guide me how to do it.

Thanks in advance.

Answer posted by Dan Letecky [DayPilot]
10 months ago.

The text doesn't wrap automatically during export but you can use '\n' in the "text" property or "<br>" in the "html" property to insert line breaks.

See also:
https://code.daypilot.org/61152/javascript-scheduler-how-to-export-html-to-image

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