printing the data source

M

Marni

How can I print just the data source (names and detail)? A hard copy would
be handier than flipping between screens from one form to another.
 
G

Greg Collins [InfoPath MVP]

There is no print feature for this... but you could:

a) drop the entire source into the view, print it, and then use that as a reference.
b) print the temple.xml or sampledata.xml file and use that as a reference.
c) take a screenshot of the data source, print it, and use that as a reference.
 
Top