JezK
Edit File: formDownload.php
<?php // ini_set('display_errors', '1'); // ini_set('display_startup_errors', '1'); // error_reporting(E_ALL); session_start(); include('MPDF57/mpdf.php'); $userID = isset($_REQUEST['id'])?$_REQUEST['id']:""; if($userID == "") { echo "<script>location.replace('page1.php')</script>"; } $_SESSION['downloadUserID'] = $userID; //$_SESSION['userID'] = 1; //$_SESSION['bcFormUserID']=1; include("app/main.php"); include("app/getUserDetailsApp.php"); $data = '<html class="no-js" lang=""> <body> <header> <div class="headerContainer col-md-12"> <div class="headText col-md-2 col-xs-2 "><img src="images/logo.png"></div> <div class="headClr col-md-8 col-xs-8">BC-BF Submission Form</div> </div> </header> <div class="container main previewBlock"> <div class="row"> <form action = "" class="form-horizontal col-md-12" method="post" onsubmit="return validatePage1()"> <section> <div class="form-group"> <div class="col-md-3 col-sm-3 col-xs-3" for="applicationName">Application for</div> <div class="col-xs-4">: '.$applicationName.'</div> </div> <div class="form-group"> <div class="col-md-3 col-sm-3 col-xs-3" for="applicationName">Name of the Organization</div> <div class="col-xs-4">: '.$applicationTypeName.'</div> </div> <div class="form-group"> <div class="col-md-3 col-sm-3 col-xs-3" for="address" >Address</div> <div class="col-md-4 col-sm-4 col-xs-4" >: '.$userAddress.'</div> </div> <div class="form-group"> <div class="col-md-3 col-sm-3 col-xs-3" for="city">City/Village Name</div> <div class="col-xs-4">: '.$city.'</div> </div> <div class="form-group"> <div class="col-md-3 col-sm-3 col-xs-3" for="state">State</div> <div class="col-xs-4">: '.$stateName.' </div> </div> <div class="form-group"> <div class="col-md-3 col-sm-3 col-xs-3" for="district">District</div> <div class="col-xs-4">: '.$districtName.'</div> </div> <div class="form-group"> <div class="col-md-3 col-sm-3 col-xs-3" for="phoneNumber">Phone Number</div> <div class="col-xs-4">: '.$mobileNumber.'</div> </div> <div class="form-group"> <div class="col-md-3 col-sm-3 col-xs-3" for="faxNumber">Fax Number</div> <div class="col-xs-4">: '.$fax.'</div> </div> <div class="form-group"> <div class="col-md-3 col-sm-3 col-xs-3" for="email">Email</div> <div class="col-xs-4">: '.$email.'</div> </div> <div class="form-group"> <div class="col-md-3 col-sm-3 col-xs-3" for="website">Website</div> <div class="col-xs-7">:'.$website.'</div> </div> <div class="form-group"> <div class="col-md-3 col-sm-3 col-xs-3" for="contactPerson">Contact Person</div> <div class="col-xs-4">: '.$contactPerson.'</div> </div> <div class="form-group"> <div class="col-md-3 col-sm-3 col-xs-3" for="designation">Designation</div> <div class="col-xs-4">: '.$bcDesignation.'</div> </div> <div class="form-group"> <div class="col-md-3 col-sm-3 col-xs-3" for="constitution">Constitution</div> <div class="col-xs-4">: '.$constitutionName.'</div> </div> </section> <section> <div class="col-md-12 removePadding"> <h3 class="subHead">Details Of Registration</h3> </div> <div class="col-md-12 table-responsive removePadding"> <table class="table table-bordered cs-table"> <thead> <tr> <th>Acts unders which registered</th> <th>Date & Place Of Registration</th> <th>Registration Number</th> <th>Validity Period</th> </tr> </thead> <tbody class="input_fields_wrap"> '.$registrationDetailsView2.' </tbody> </table> </div> </section> <section> <div class=""> <h3 class="subHead">Activities of the Business Entity</h3> <div class="col-md-12 removePadding"> <textarea style="width:100%" name="activity" id="activity" rows="7" readonly>'.$bcActivity.'</textarea> </div> </div> </section> <!--page2--> <section> <div class="col-md-12 removePadding"> <h3 class="subHead col-md-11 col-sm-11 col-xs-11 removePadding">Area of Operation</h3> </div> <table class="table table-bordered cs-table table-responsive"> <thead> <tr> <th>S.No</th> <th>Address</th> <th>State</th> <th>District</th> <th>Total No.of Staff</th> </tr> </thead> <tbody class="input_fields_wrap2"> '.$operationsDetailsView2.' </tbody> </table> <div class="col-md-12 col-sm-12 col-xs-12 input_fields_wrapOPerations"></div> </section> <section> <div class="col-md-12 col-sm-12 col-xs-12 removePadding"> <h3 class="subHead col-md-11 col-sm-11 col-xs-11 removePadding">Projects Undertaken</h3> </div> <div class="col-md-12 col-sm-12 col-xs-12 table-responsive removePadding"> <table class="table table-bordered cs-table table-responsive"> <thead> <tr> <th>S.No</th> <th>Previous Projects</th> <th>Funder</th> <th>Period - Start Date</th> <th>Period - End Date</th> <th>Activity</th> </tr> </thead> <tbody class="input_fields_wrap2"> '.$projectsDetailsView2.' </tbody> </table> </div> </section> <div style="clear:both;"></div> <section> <div class="col-md-12 removePadding"> <h3 class="subHead">Whether Registered under Foreign Contribution (Regulation) Act, 1976(FCRA)? </h3> <p style="pClass">'.$isFCRAName.'</p> <!--<input type="radio" name="isFCRA" value="1" id="fcraYes" '.$isFCRA1.' onclick="return false;"> <label for="fcraYes" style="color:black;font-weight:normal;cursor:pointer;">Yes</label> <input type="radio" name="isFCRA" value="0" id="fcraNo" '.$isFCRA2.' onclick="return false;"> <label for="fcraNo" style="color:black;font-weight:normal;cursor:pointer;">No</label> --> </div> '.$FCRADisplayDetailsView.' <div class="col-md-12" id="regulationAct"> <div class="form-group"> <label class="col-md-2 col-sm-2 col-xs-2 files" for="pan">PAN Number:</label> <input type="text" placeholder="Details" id="pan" rows="7" class="col-md-10 col-sm-10 col-xs-10" name="pan" value="'.$pan.'"> </div> </div> </section> <section> <!--<div class="col-md-12 removePadding"> <h3 class="subHead">Whether a *Permanent Account Number (PAN) obtained from Competent Authority? <input type="radio" name="isPAN" value="1" id="panYes" '.$isPAN1.' onclick="return false;"> <div for="panYes" style="color:black;font-weight:normal;cursor:pointer;">Yes</div> <input type="radio" name="isPAN" value="0" id="panNo" '.$isPAN2.' onclick="return false;"> <div for="panNo" style="color:black;font-weight:normal;cursor:pointer;">No</div> </h3> </div--> <!--div class="form-group" id="panAuthority"> <div class="col-md-2">Upload a copy<br> <small>(upload pdf only)</small>:</div> <button type="button" class="btn btn-default">Download</button> </div--> <!--'.$PANDisplayDetails2.'--> </section> <!--page3--> <section> <div class="col-md-12 removePadding"> <h3 class="subHead">Name of members of Governing body/Board of trustees/Board of directors/Proprietors/Partners/Authorised Signatories/Principal Share Holders</h3> </div> <div class="col-md-12 table-responsive removePadding"> <table class="table table-bordered cs-table table-responsive"> <thead> <tr> <th>Name</th> <th>Designation</th> <th>Date of Appointment</th> <th>Address</th> <th>Educational Qualification</th> <th>Experience in years</th> <th>Experience Details</th> <th>Association with any other institution</th> <th>Relationship with other Board Members</th> <th>Authorize signatory </th> <!--<th class="files" >Files</th>--> </tr> </thead> <tbody class="input_fields_wrap1"> '.$bcManagementDetailsView2.' </tbody> </table> </div> </section> <section> <div class=""> <div class="col-md-12 removePadding"> <h3 class="subHead">Details of the Board meeting held in last three years</h3> </div> <div class="col-md-12 removePadding table-responsive"> <table class="table table-bordered cs-table"> <thead> <tr> <th>Financial Year</th> <th>No. of Board meetings held</th> <th>Average Attendance of members</th> </tr> </thead> <tbody class="input_fields_wrap2"> <tr> <td> <p class="pClass" style="display:inline-block;">'.$previousYear3.'</p> </td> <td> <p class="pClass" style="display:inline-block;">'.$totalBoardMeetingsY3.'</p> </td> <td> <p class="pClass" style="display:inline-block;">'.$Y3Attendance.'</p> </td> </tr> <tr> <td> <p class="pClass" style="display:inline-block;">'.$previousYear2.'</p> </td> <td> <p class="pClass" style="display:inline-block;">'.$totalBoardMeetingsY2.'</p> </td> <td> <p class="pClass" style="display:inline-block;">'.$Y2Attendance.'</p> </td> </tr> <tr> <td> <p class="pClass" style="display:inline-block;">'.$previousYear1.'</p> </td> <td> <p class="pClass" style="display:inline-block;">'.$totalBoardMeetingsY1.'</p> </td> <td> <p class="pClass" style="display:inline-block;">'.$Y1Attendance.'</p> </td> </tr> </tbody> </table> </div> </div> </section> <section> <div class="col-md-12 removePadding"> <h3 class="subHead">Profile of the C.E.O/Key Functionary</h3> </div> <div class="table-responsive col-md-12 removePadding"> <table class="table table-bordered cs-table table-responsive"> <thead> <tr> <th>Name</th> <th>Designation</th> <th>Qualification</th> <th>Experience</th> <th>Date of appointment</th> <th>Association with any other institution</th> <!--<th class="files">Files</th>--> </tr> </thead> <tbody class="input_fields_wrap3"> '.$bcCeoDetailsView2.' </tbody> </table> </div> </section> <!--page4--> <section> <div class="col-md-12 removePadding"> <h3 class="subHead">Please give details of organizational structure/profile</h3> <textarea style="width:100%" name="structuralDetails" id="structuralDetails" rows="7" readonly>'.$structuralDetails.'</textarea> <!--<div class="files"> <div class="">File Download:</div> <a href="download.php?type=3&file='.$structuralFile.'" class="btn btn-default">Download</a> </div>--> </div> </section> <section> <h3 class="subHead col-md-11 removePadding">Staff Details</h3> <div class="col-md-12 table-responsive removePadding"> <table class="table table-bordered cs-table table-responsive"> <thead> <tr> <th>Name</th> <th>Designation(Office Staff, Supervisory staff, or Volunteer)</th> <th>Experience</th> <th>Date of appointment</th> </tr> </thead> <tbody class="input_fields_wrap1"> '.$staffingDetailsView2.' </tbody> </table> </div> </section> <section> <div class=""> <div class="col-md-12 removePadding"> <h3 class="subHead">Financial year staff progress</h3> </div> <div class="col-md-12 removePadding table-responsive"> <table class="table table-bordered cs-table"> <thead> <tr> <th>S. No</th> <th>Total Staff (No.) [A]</th> <th>Staff Left during this year [B]</th> <th>Attrition Rate B/A %</th> </tr> </thead> <tbody class="input_fields_wrap2"> <tr> <td> <p class="pClass" style="display:inline-block;">'.$financialYear1.'</p> </td> <td> <p class="pClass" style="display:inline-block;">'.$totalStaff3.'</p> </td> <td> <p class="pClass" style="display:inline-block;">'.$staffLeft3.'</p> </td> <td> <p class="pClass" style="display:inline-block;">'.$attributionRate3.'</p> </td> </tr> <tr> <td> <p class="pClass" style="display:inline-block;">'.$financialYear2.'</p> </td> <td> <p class="pClass" style="display:inline-block;">'.$totalStaff2.'</p> </td> <td> <p class="pClass" style="display:inline-block;">'.$staffLeft2.'</p> </td> <td> <p class="pClass" style="display:inline-block;">'.$attributionRate3.'</p> </td> </tr> <tr> <td> <p class="pClass" style="display:inline-block;">'.$financialYear3.'</p> </td> <td> <p class="pClass" style="display:inline-block;">'.$totalStaff1.'</p> </td> <td> <p class="pClass" style="display:inline-block;">'.$staffLeft1.'</p> </td> <td> <p class="pClass" style="display:inline-block;">'.$attributionRate1.'</p> </td> </tr> </tbody> </table> </div> </div> </section> <section> <div class="col-md-12 removePadding"> <h3 class="subHead">Details of infrastructure available for the activity:</h3> </div> <div class="table-responsive col-md-12 removePadding"> <table class="table table-bordered cs-table table-responsive"> <thead> <tr> <th>Type of Infrastructure</th> <th>Description</th> <th>Remarks</th> </tr> </thead> <tbody class="input_fields_wrap3"> <tr> <td> Head Office Address </td> <td> <div>'.$headOfficeDescription.'</div> </td> <td> <div>'.$headOfficeRemarks.'</div> </td> </tr> <tr> <td> Number of field officers </td> <td> <div>'.$fieldOfficeDescription.'</div> </td> <td> <div>'.$fieldOfficeRemarks.'</div> </td> </tr> <tr> <td> Training Center </td> <td> <div>'.$trainingCenterDescription.'</div> </td> <td> <div>'.$trainingCenterRemarks.'</div> </td> </tr> <!--<tr> <td> Number of Staff </td> <td> <p>'.$numberOfStaff.'</p> </td> <td> <div >'.$staffRemarks.'</div> </td> </tr>--> <tr> <td> How many of them have own vehicles </td> <td> <p>'.$vehiclesOwned.'</p> </td> <td> <div>'.$vehiclesRemarks.'</div> </td> </tr> <tr> <td> Office Purpose Computers / Laptops </td> <td> <p>'.$totalComputers.'</p> </td> <td> <div>'.$computersRemarks.'</div> </td> </tr> '.$otherDetailsView2.' </tbody> </table> </div> </section> <!--page5--> <section> <div class=""> <div class="col-md-12 removePadding"> <h3 class="subHead">Income, Expenditure For Past 3 Years</h3> </div> <div class="col-md-12 removePadding table-responsive"> <table class="table table-bordered cs-table"> <thead> <tr> <th> Year</th> <th>Total Income</th> <th>Total Expenditure</th> <th>Profit Or Loss (Rs)</th> <!-- <th class="files"> Files</th>--> </tr> </thead> <tbody class="input_fields_wrap2"> '.$incomeDetailsView2.' </tbody> </table> </div> </div> </section> <section> <div class="col-md-12 removePadding"> <h3 class="subHead">Particulars of SHGs formed and credit linked *</h3> </div> <div class="table-responsive col-md-12 removePadding"> <table class="table table-bordered cs-table table-responsive"> <thead> <tr> <th>Year</th> <th>No. of SHGs formed</th> <th>No. of SHG’s adopted</th> <th>No. of SHGs savings Linked</th> <th>No. of SHGs credit Linked</th> <th>Total loan disbursed <small>(Rs)</small></th> </tr> </thead> <tbody class="input_fields_wrap3"> '.$ceoProfileDetailsView2.' </tbody> </table> </div> <!--<div class="form-group col-md-12 files" style="padding-top:10px;"> <div class="col-md-0">Loyalty List<small></small>:</div> <button type="button" class="btn btn-default" style="margin-left:20px;">Download </button> </div>--> </section> <section> <h3 class="col-md-12 removePadding">If already acting as MFI date of commencement of MFI activity </h3> <p>'.$isMFIName.'</p> <!--<div> <input type="radio" name="isMFI" value="1" id="mfiYes1" '.$isMFI1.' onclick="return false;"> <label for="mfiYes1" style="color:black;font-weight:normal;cursor:pointer;">Yes</label> <input type="radio" name="isMFI" value="0" id="mfiNo1" '.$isMFI2.' onclick="return false;"> <label for="mfiNo1" style="color:black;font-weight:normal;cursor:pointer;">No</label> </div> --> <div id="mfiActivity" class="'.$mfiClass.'"> <!--<input type="button" class="btn btn-default addBtn4 pull-right" value="Add New" >--> <div style="clear:both;"></div> <div class="input_fields_wrapMFI"></div> <div class="table-responsive col-md-12 removePadding"> <table class="table table-bordered cs-table table-responsive"> <tr> <th>Date of commencement of operation</th> <td>'. $mfiDate.'</td> </tr> <tr> <th>H.O Address</th> <td>'. $mfiAddress.'</td> </tr> <!--<tr> <th>No. of active groups</th> <td>'. $mfiTotalActiveGroups.'</td> </tr>--> <tr> <th>Total loan amount disbursed (Rs in Lakhs)</th> <td>'.$mfiTotalLoan.'</td>> </tr> <tr> <th>Outstanding amount (Rs in Lakhs)</th> <td>'.$mfiOutstanding.'</td> </tr> <tr> <th>Outstanding no of groups</th> <td>'. $mfiOutstandingGroups.'</td> </tr> <tr> <th>Repayment % against demand</th> <td>'. $mfiRepaymentRate.'</td> </tr> <tr> <th>No of groups</th> <td>'.$mfiTotalGroups.'</td> </tr> </table> </div> <h3 class="col-md-12 removePadding" for="MFIRating" >Credit Rating of MFI, If any</h3> <div class="table-responsive col-md-12 removePadding"> <table class="table table-bordered cs-table table-responsive"> <thead> <tr> <th>Name of Credit Rating Agency groups</th> <th>Rating Awarded </th> </tr> </thead> <tbody class="input_fields_wrap33"> <tr> <td> '. $mfiCreditRatingName.' </td> <td> '.$mfiRatingAwarded.' </td> </tr> </tbody> </table> </div> <div class="form-group"> <label class="col-md-3 subHead" for="district">Portfolio at Risk:</label> </div> <div class="table-responsive col-md-12 removePadding"> <table class="table table-bordered cs-table table-responsive"> <thead> <tr> <th>PAR(30-60)</th> <th>PAR(60-90)</th> <th>PAR(>90)</th> </tr> </thead> <tbody class=""> <!--<tr> <td>'. $mfiNPAAmout30.'</td> <td>'. $mfiNPAAmout60.'</td> <td>'. $mfiNPAAmout90.'</td> </tr>--> <tr> <td> <div style="padding-bottom:10px;"> <div class="col-xs-5">No. Of groups : </div> '.$mfiGroups30.' </div> <div> <div class="col-xs-5">Amount : </div> '.$mfiNPAAmout30.' </div> </td> <td> <div style="padding-bottom:10px;"> <div class="col-xs-5">No. Of groups : </div> '.$mfiGroups60.' </div> <div> <div class="col-xs-5">Amount : </div> '.$mfiNPAAmout60.' </div> </td> <td> <div style="padding-bottom:10px;"> <div class="col-xs-5">No. Of groups : </div> '.$mfiGroups90.' </div> <div> <label class="col-xs-5">Amount : </label> '.$mfiNPAAmout90.' </div> </td> </tr> </tbody> </table> </div> <h3>Area of operations</h3> <table class="table table-bordered cs-table table-responsive"> <thead> <tr> <th>State</th> <th>District</th> <th>Talukas</th> </tr> </thead> <tbody class=""> '. $bcMFIStatesView.' </tbody> </table> <!--MFI details--> </div> <div class="input_fields_wrapMFI"></div> </section> <!--page6--> <section class="removePadding"> <div class="col-md-12 col-sm-12 col-xs-12 removePadding"> <h3>Details of experience as Business Correspondent/ Business Facilitator </h3> <p>'.$isFacilitatorName.'</p> <!--<div> <input type="radio" name="isFacilitator" value="1" id="facilitatorYes" '.$isFacilitator1.' onclick="return false;"> <label for="facilitatorYes" style="color:black;font-weight:normal;cursor:pointer;">Yes</label> <input type="radio" name="isFacilitator" value="0" id="facilitatorNo" '.$isFacilitator2.' onclick="return false;"> <label for="facilitatorNo" style="color:black;font-weight:normal;cursor:pointer;">No</label> </div>--> <textarea style="width:100%" name="bcBfDescription" id="bcBfDescription" rows="7" placeholder="">'.$bcBfDescription.'</textarea> <!-----------Agencies wrapper start---> <div class="agenciesWrapper removePadding"> '. $partnerDetailsView.' <!-----------Agencies wrapper end---> </div> <div style="display:'.$facilitatorDisplay.';"> <!-- <div class="form-group"> <div class="col-md-3 col-sm-3 col-xs-4" for="nameOfThePartnerAgencies" >Name of the Partner Agencies</div> <p class="col-xs-8"> : '.$partnerAgencies.' </p> </div> <div class="form-group"> <div class="col-xs-4 col-md-3 col-sm-3" for="details" >Duration</div> <div class="col-xs-8"> : '.$duration.' - '.$durationTo.' </div> </div> <h3 class="removePadding col-md-11">Area of operations</h3> <table class="table table-bordered cs-table table-responsive"> <thead> <tr> <th>S.No</th> <th>Address</th> <th>State</th> <th>District</th> </tr> </thead> <tbody class="input_fields_wrap11"> '.$partnerDetailsView2.' </tbody> </table> --> <div class="form-group"> <div class="col-md-10 col-sm-10 col-xs-10 removePadding" for="dateOfResolution" ><b>Date & Reference of resolution passed by the governing body for applying for empanelment as Business Correspondent / Business Facilitator of NABFINS </b></div> <div class="input-group date col-md-2 col-sm-2 col-xs-2" > '.$facilitatorDate.' </div> </div> <div class="form-group"> </div> </div> <h3>Proposed Area/ Villages proposed to be covered</h3> <!-- <div class="form-group"> <div class="col-md-3 col-sm-3 col-xs-3" for="address" >Address</div> <div> <textarea name="proposedAddress" id="proposedAddress" class="col-md-3 col-sm-3 col-xs-3" rows="3" readonly>'.$proposedAddress.'</textarea> </div> </div>--> <div class="col-md-12 table-responsive removePadding"> <table class="table table-bordered cs-table table-responsive"> <thead> <tr> <th>S.No</th> <th>State</th> <th>District</th> <th>Taluk</th> </tr> </thead> <tbody class="input_fields_wrap11"> '.$proposedDetailsView2.' </tbody> </table> </div> <div class="form-group"> <div class="col-xs-8 removePadding" for="proposedActivities"><b>Details of services / activities proposed to be rendered to NABFINS :</b></div> <div class=""> '.$proposedActivity.' </div> </div> </div> </section> <section> '.$authorisedDetailsView.' </section> <section class="removePadding"> <div class="col-md-12 removePadding"> <h3 class="subHead">Details of the Bank Accounts:</h3> </div> <div class="col-md-12 table-responsive removePadding"> <table class="table table-bordered cs-table table-responsive"> <thead> <tr> <th>Name of the Bank</th> <th>Branch Name</th> <th>Account Number</th> <th>IFSC Code</th> <!--<th class="files">Download</th>--> </tr> </thead> <tbody class="input_fields_wrap11"> '.$bcBankAccountsDetailsView2.' </tbody> </table> </div> </section> <div style="clear:both;"></div> <section style="padding-top: 70px;" class="SBlock removePadding "> <div class="col-xs-12 signatureContent removePadding"> <h3 class="subHead">Undertaking:</h3> <p>We understand that our offer under this application will be for acting as a Business Facilitator / Business Correspondent for the limited purposes of such services as decided by NABARD Financial Services Limited and if NABARD Financial Services Limited engages our services, it will not be an offer by NABFINS for any employment in NABFINS now or at any time in future. </p> <p>The contractual arrangements are as mentioned in the Outsourcing Agreement signed both by us and NABFINS and continuance of our services shall be subject to periodic review by NABFINS. </p> <div class="col-xs-6 removePadding"> <p>Place:</p> <p>Date:</p> <p>Signatories:</p> </div> <div class="col-xs-6 text-right removePadding"> <p>Signature(s) of the authorized</p> </div> </div> </section> </form> </div> </div> </body> <link rel="stylesheet" href="css/style.css"> <style> .files{ display:none !important; } .printHeader{ display:none; } .ssBlock{ border:3px solid #000; padding:10px 10px; } .signatureContent1{ font-weight:bold; width: 100%; clear: both; } h3 { font-size: 17px !important; color: #333 !important; font-weight:bold; } .col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 { position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px } .col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 { float: left } .col-xs-12 { width: 100% } .col-xs-11 { width: 91.66666667% } .col-xs-10 { width: 83.33333333% } .col-xs-9 { width: 75% } .col-xs-8 { width: 66.66666667% } .col-xs-7 { width: 58.33333333% } .col-xs-6 { width: 49% } .col-xs-5 { width: 41.66666667% } .col-xs-4 { width: 33.33333333% } .col-xs-3 { width: 25% } .col-xs-2 { width: 16.66666667% } .col-xs-1 { width: 8.33333333% } .col-xs-pull-12 { right: 100% } .col-xs-pull-11 { right: 91.66666667% } .col-xs-pull-10 { right: 83.33333333% } .col-xs-pull-9 { right: 75% } .col-xs-pull-8 { right: 66.66666667% } .col-xs-pull-7 { right: 58.33333333% } .col-xs-pull-6 { right: 50% } .col-xs-pull-5 { right: 41.66666667% } .col-xs-pull-4 { right: 33.33333333% } .col-xs-pull-3 { right: 25% } .col-xs-pull-2 { right: 16.66666667% } .col-xs-pull-1 { right: 8.33333333% } .col-xs-pull-0 { right: auto } .col-xs-push-12 { left: 100% } .col-xs-push-11 { left: 91.66666667% } .col-xs-push-10 { left: 83.33333333% } .col-xs-push-9 { left: 75% } .col-xs-push-8 { left: 66.66666667% } .col-xs-push-7 { left: 58.33333333% } .col-xs-push-6 { left: 50% } .col-xs-push-5 { left: 41.66666667% } .col-xs-push-4 { left: 33.33333333% } .col-xs-push-3 { left: 25% } .col-xs-push-2 { left: 16.66666667% } .col-xs-push-1 { left: 8.33333333% } .col-xs-push-0 { left: auto } .col-xs-offseeplace input with div in csst-12 { margin-left: 100% } .col-xs-offset-11 { margin-left: 91.66666667% } .col-xs-offset-10 { margin-left: 83.33333333% } .col-xs-offset-9 { margin-left: 75% } .col-xs-offset-8 { margin-left: 66.66666667% } .col-xs-offset-7 { margin-left: 58.33333333% } .col-xs-offset-6 { margin-left: 50% } .col-xs-offset-5 { margin-left: 41.66666667% } .col-xs-offset-4 { margin-left: 33.33333333% } .col-xs-offset-3 { margin-left: 25% } .col-xs-offset-2 { margin-left: 16.66666667% } .col-xs-offset-1 { margin-left: 8.33333333% } .col-xs-offset-0 { margin-left: 0 } .shareDetailsBlock,.rawMaterialBlock,.productsBlock,.salesBlock{ display:none !important; } </style> </html>'; //echo $data;exit; $mpdf = new mPDF(); $mpdf->WriteHTML($data); $content = $mpdf->Output('BC-BF.pdf', 'D'); /*echo $content = chunk_split(base64_encode($content));exit; $uid = md5(uniqid(time())); $mpdf->Output(); exit;*/ ?>