I have a form with a number of discrete tables that make up a large table (lots of @True hide whens). The form is a quote sheet that may have as many as 10 sections with 10 “rows” per section. Each “row” is made up of three vertically stacked tables (each one one row tall) which is contained in a single cell table. Each collection needs to print together, meaning a “row” needs to not break over a page, but it is fine to break in between rows or sections. I have looked at the text pagination rules, but they do not apply/work inside a table. I have considered rendering each “row” to a new rich text field on a “print” form and setting the NotesRichTextParagraphStyle.Pagination property but this is a lot of work and I am on a bit of a deadline. I was hoping someone would know a better way. I am going to post this in the R7 forum with a link since it gets more traffic and I am not sure R8 has added anything on the designer side to help.
Thank you for any help.
Link to R7