Share ideas, ask questions, and get feedback about developing for ProcessMaker
Forum rules: Please post new questions under "Developing processes & programming" for ProcessMaker 2 or 3.
By BlairPereira
#24319
Hi,

Can i get A quick response to this post.


I have included an Iframe in the dynaform,and want an option to print the particular content form that iFrame.

1. i want is a print icon in the iframe or if not possible i would provide a button to print.

2. How to implement the print content of the iframe ...

regards,

BlairPereira
By BlairPereira
#24619
here is it!!!

in javascript:

function zPrint(oTgt)
{
oTgt.focus();
oTgt.print();
}


function printIframe()
{
zPrint(myframe);

}
getField("print").onclick=printIframe;


var link ="http://www.processmaker.com";
getField("mytitle").innerHTML = '<iframe name="myframe" id="myframe" src="http://localhost/hi.html" scrolling="yes" height=480px width=300px" style="zoom:50%"></iframe>';

regards,
blairpereira

A 1xBet clone script is a customizable software so[…]

A Bustabit clone script is a pre-made software sol[…]

Are you looking for ways to pay someone to write m[…]

BC.Game Clone

BC.game clone is a replica of the original BC.game[…]