Printing a Web Interface (RMP)

307 views
Skip to first unread message

matias...@pulpomedia.com

unread,
May 8, 2014, 10:55:30 AM5/8/14
to suppor...@runmyprocess.com
Hi,

I would like to know which is the easiest way to make a web interface printeable,

Thanks for your time!

Sumit Kumar

unread,
May 22, 2014, 3:45:12 AM5/22/14
to suppor...@runmyprocess.com, matias...@pulpomedia.com
Hi,

If you want to print a web Interface explicitly you can use some javascript “code” and combine it with browser inbuilt “print” functionality

Step 1 : Just put a Html widget on your web interface.
Step 2: Put below code in "html script" and you are done –
<input type="button" value="Print" onclick="window.print()" />


Apart from this For web interface report/collection report/process report “print” is a default inbuilt feature. So for that you don’t need to put some extra effort in that.

Regards,
Sumit Kumar,
Fujitsu RunMyProcess.


Reply all
Reply to author
Forward
0 new messages