'); printWindow.document.close(); printWindow.print(); } function PrintDiv_Child() { var divContents = document.getElementById("printdivcontent_Child").innerHTML; var printWindow = window.open('', '', 'height=600,width=1400'); printWindow.document.write(''); printWindow.document.write(''); printWindow.document.write(divContents); printWindow.document.write(''); printWindow.document.close(); printWindow.print(); }

© 2019-2020 Government of West Bengal
All rights reserved .