Title
IWP, popup window, print dialog
Post
From my researching and reading of the help, the print dialog does not work with IWP. I have a scenario where I have a form for data entry (through IWP). I then have a button on the form that will goto a print version of the form layout as a new (_blank) window and ideally pop up the print dialog, then return to the previous layout.
Is this even possible with IWP? Has anyone ever tried to do something similar and have a work around? I would be happy to get the layout to appear alone in a new window. I can train staff to Ctrl-P manually. This way the print form won't have the side bar to the left.
If you go to Script Manager and set compatiblity to Web, you will see that Preview Mode, Print Setup, and Print are greyed out.
Anyone viewing the database would be viewing it in a Web Browser and would have to manually invoke the print command, and then click a return button.
There may be a work around, but I am unaware of any.
A POSSIBLE work around would be to mark the record, have the server check for marks. When found the server could email a PDF to the user.