We have a long form (2 pages is all though) that I can’t seem to get a page break in the right place, or even to break without cutting fields in half!
Parts include:
Title Header
Body
Footer
The body is approx. 2 pages, with some print sliding due to variable text.
This is ONE RECORD per print only, so there is not a multiple record issue.
No matter where the end of page 1 ends up, the fields are cut off.
I’ve tried to set page breaks, move half the form onto the title header, BREAK BEFORE on the BODY part, or BREAK AFTER 1 OCCURANCE on the Title Header, and neither force page breaks.
Regardless of where the page is breaking, I’m always getting cut off fields - regular fields, html, text_area, it doesn’t seem to matter.
There are no overlaps or errors/alerts during page preview. The page preview shows the cut-off fields exactly as they print.
This is the first multi-page single record form I’ve created (others are multi-page, but also multi-record so breaks can be managed easier with parts).
Is it normal servoy printing behavior to cut fields in half if the body is longer than one page?
Is there ANY way to FORCE a page break at any point on a form?
Why do the PageBreakBefore and PageBreakAfterOccurance properties not seem to do anything for TITLE HEADER and BODY parts?
My assumption would be if PageBreakBefore was checked for the BODY , the report would print everything till the body…then page break…the print the body, but it does not do this.
Are these properties ONLY good for multiple record printing and summary parts?
Thanks for any further information or insight.
Nolan M.
FSCI
PS, I can forward a pdf print of the form in question to servoy support if you care to have it, just didn’t want to post it here as its an official document that I have test data in.