Quote Comments length in Quote Form

When we are making quotes that have a very lengthy comment it pushes the the line to the second page and the first page only has the quote header. I understand that the quote header and the line with the long comment won’t fit on one page but is there a way to start the line and put the rest of the comment on the second page.

see attachment of current output

Quote Form_283949.pdf (193.4 KB)

What I would try to do is make three comment lines. Make them all hidden and show the original if under X characters.
The second would be hidden unless over X characters and page = 1 and it would be a substring of what will fit on page one.
The third would be hidden unless over X characters and page > 1 and be the rest of the comment as a substring.