So far I can't put a button on a single view, add coding to "Print," and have it print out. We are calling InfoPath from an application written in-house. When we open the InfoPath forms up we evidently lose some functionality.
Getting back to my original question...Is there any way to programmatically change what view(s) are checked in the "Print Multiple Views" section that appears in the Print Settings of every view of a form? For example, let's say we have a form with 6-8 views. There are no views checked in the "Print Multiple Views" section. If the user gets to the particular view s/he wants to print out, and clicks on a button, we would like to add a checkmark in the "Print Multiple Views" area. This would mean that the view in question would print out along with any other views that are printed.
Can this be done? Thanks!