Headers and Footers that allow fields and controls

F

Fernando

I would like to find a way to use a footer tht itself contains controls, so
that information is repeated in the subsequent pages if a form is too long to
fit on a single page.
 
B

Brian Teutsch [MSFT]

Sorry, but you can't do this directly within InfoPath. You can get this
functionality by creating a Word Print View. That's your own XSL to print
your document using Word. Check the SDK for more information on that; it's a
bit of a developer-oriented task.

Brian
 
F

Fernando

Thank you for the prmpt response Brian,

I'm already working on your suggestion, even though it's a little bit
daunting.
I'm very acquainted with VB6, and although develpment can be made using
VBScript, I'm new to .Net, and most of the support is aimed towards jScript
so it will take me a while to get profficient at developing for InfoPath.
I downloaded the SDK and all that bussiness of setting it up discouraged me
the first time.

I'm not giving up, I think InfoPath is the perfect application to implement
the use of electronic forms at my work.

Thanks again

Fernando
 
Top