A form I've created must have an actual signature at the bottom. So I can't
use a submit button.
Is there a way in InfoPath to create a control button that reads "Print" and
will print the form upon clicking it?
Any information/advice would be appreciated.
Thank you.
InfoPath has a function for printing out your form. You can attach it to your button via code. The only issue is that it will require your form to be set to Full Trust.

Signature
Greg Collins [InfoPath MVP]
Please visit: http://www.InfoPathDev.com
A form I've created must have an actual signature at the bottom. So I can't
use a submit button.
Is there a way in InfoPath to create a control button that reads "Print" and
will print the form upon clicking it?
Any information/advice would be appreciated.
Thank you.
Josh - 19 Apr 2005 15:22 GMT
What is the exact coding that one would have to attach to the button??
Thanks!