SCHOOL ERP
ADMIT CARD PRINT MANAGEMENT
Select Exam to View & Print Admit Cards
S.No Exam Title Class Exam Center Start Date End Date Generated Action
1 HIGH SCHOOL LEAVING SCHOOL CERTIFICATE - HSLC CLASS (X) ADARSHA MARKAZ ACADEMY, BHURAGAON 2026-03-22 2026-03-31 1
2 1ST UNIT TEST CLASS (X) MPS 2026-03-15 2026-03-20 2
Preparing Admit Cards for Print...
'+cards+''; setTimeout(function(){ document.getElementById('printSysLoader').style.display = 'none'; var pw = window.open('','_blank','width=1000,height=720'); if(!pw){ alert('Popup blocked! Please allow popups and try again.'); return; } pw.document.open(); pw.document.write(printDoc); pw.document.close(); pw.onload = function(){ pw.focus(); pw.print(); }; }, 500); } window.onclick = function(e){ if(e.target == document.getElementById('printModal')) closePrintModal(); };