%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"/> <meta http-equiv="Pragma" content="no-cache"/> <meta http-equiv="Expires" content="0"/> <meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' name='viewport' /> <meta name="viewport" content="width=device-width" /> <title>Result Undertaking Form</title> <style> @page{margin:0} body{margin:0; font-family:Verdana, Geneva, Tahoma, sans-serif; color: #333; font-size: 14px; line-height: 20px; font-weight: 400;} .main{margin: 0 auto; width: 210mm; height:297mm; background:url(<?php echo URL?>img/letter-bg1.jpg) 0 -50px no-repeat} b, .bold{font-weight: 600;} h1{margin: 0; font-size: 18px; text-decoration: underline;} .text-center{text-align: center;} ol li{margin-bottom: 10px;} .uc{text-transform: uppercase;} </style> </head> <body> <div class="main"> <div style="padding:140px 30px 100px 30px"> <h1 class="text-center">UNDERTAKING FOR SUBMISSION OF FINAL RESULT / MARKSHEET</h1> <div style="padding-top:30px;"> I <b class="uc"><?php echo $name?></b>, S/O,D/O Mr./Ms. <b class="uc"><?php echo $father_name?></b> System Id <b class="uc"><?php echo $application_no?></b> want to take admission in <b class="uc"><?php echo $plan?></b> programme. </div> <div style="padding:15px 0;"> I am seeking provisional admission due to non-declaration of result of the qualifying examination by Board/University as on date of admission. </div> <div> <b>I hereby undertake that my provisional admission is deemed to be cancelled if:</b> </div> <div> <ol> <?php if($discipline=="Engineering" && !$ac_dtl['req_ug']):?> <li>I do not secure <b>minimum 60%</b> marks in PCM/PCB and overall aggregate in the qualifying examination.</li> <?php else:?> <li>I do not secure <b>minimum 50%</b> marks in the qualifying examination.</li> <?php endif;?> <li> I do not submit the original complete final year results/marksheet/certificate of <b><?php echo $exam?></b> by <?php if($ac_dtl['title']=='Undergraduate'):?> <b>30th July 2024</b> <?php else:?> <b>30th September 2024</b> <?php endif;?> </li> <li> In case I fail to submit the marksheet in the stipulated timeline, I will not be entitled for the refund of fee paid by me and my provisional admission would be cancelled with immediate effect. </li> </ol> </div> <div style="padding:25px 0 5px 0;"> <div>Thanking you</div> <div>Yours truly,</div> </div> <div> <p><b class="uc"><?php echo $name?></b></p> <div style="width: 200px; height: 100px;"> <?php if($signature_url):?> <img alt="" src="<?php echo $signature_url?>" style="max-height:100px" /> <?php endif;?> </div> </div> <div style="padding-top: 8px; border-top:2px solid #333; display: inline-block;"> <b>Student Name & Signature</b> </div> <div style="padding-top: 15px"> <b>Date: <span style="text-decoration: underline"><?php echo date("d-M-Y", $undertaking_form_date?strtotime($undertaking_form_date):time())?></span></b> </div> </div> </div> </body> </html>