Use our Google Custom Search for best site search results.
Browse by Tags
-
I want to insert a submit button (standard) then modify it to to prompt the user to print. I saw another forum entry on this subject but it involved the user having to save files to their computer first and I would like to avoid that, also didnt seem to involve submitting. This form opens in Infopath...
-
Hi, I am creating a print button in InfoPath 2010 form. It is web browser only form (Not InfoPath rich). What or How do I code print function? this.Print() is not available for web-based form. Thanks.
-
I have here the code to print an infopath view to a pdf-file. To have it work, one needs to install this file: http://www.microsoft.com/downloads/details.aspx?familyid=59daebaa-bed4-4282-a28c-b864d8bfa513&displaylang=en Code: System.Diagnostics.Debugger.Launch(); ApplicationClass infopath = null;...
-
I have a user that wants the form he is filling in to automatically print and close the form when he clicks on a button. I've managed to get the form to print when the button is closed but when I then add the Close element to the code the form closes before it has a chance to print. The example code...
Page 1 of 1 (4 items)