We have a PDF template. We have textarea field where user could enter long text.
When text is not too long, it gets fit on the 1st page.
Problem is when text is too long, it just displays/print heading of section on 1st page, we get all blank rest of page and actual text start displaying on the next page.
Is there way to prevent this and get some text on 1st page and remaining on the next one?
Thanks in an advance!