Pagination and missing form data on print

R

rasqual

Some images. This is the relevant part of the actual form, in a view:
http://marquardts.org/images/infopath1.jpg

When printing, this paginates badly. Infopath is bad at paginating
prints of forms anyway, but in this case actual data gets lost in
translation to paper. Here's the end-of-page/beginning-of-next-page
pair:
http://marquardts.org/images/infopath2.jpg
http://marquardts.org/images/infopath3.jpg

Specifically, the Desired Outcome section is mysteriously front-
trimmed.

Has anyone experienced anything similar, and resolved it? I've tried
everything except changing the control from inhabiting a layout table
to just being an in-line element in the form (sans layout table).

- S
 
Top