#9569 CANDIDATE หา Bug[2]

parent 211a34dc
......@@ -37,8 +37,8 @@
<MENU tname="กรอกใบสมัครงาน" ename="Fill in Application Form" link="javascript:linkpage('FillFormApplicant.jsp');" code="RE01A0201" target="" group="RE01A0201" page="FillFormApplicant" activepermis="1" edit="1" save="1" delete="1"/>
<MENU tname="ใบขออัตรากำลัง" ename="Manpower Request" link="javascript:linkpage('ManpowerRequest.jsp');" code="RE01A0202" target="" group="RE01A0202" page="ManpowerRequest,REC100,REC101,REC101C,REC101S,REC101ADDRESPON,REC101EDITRESPON,PRU084_angular" activepermis="1" edit="1" save="1" delete="1"/>
<MENU tname="รายชื่อผู้ฝากประวัติ" ename="Dropped Resume" link="javascript:linkpage('DropResume.jsp');" code="RE01A0207" target="" group="RE01A0207" page="DropResume,DropResumePrint,DropResumePrint_Monthly,DropResumePrintDHAS" activepermis="1" edit="1" save="1" delete="1"/>
<MENU tname="รายชื่อผู้สมัคร" ename="Applicant List" link="javascript:linkpage('FormApplicant.jsp');" code="RE01A0203" target="" group="RE01A0203" page="FormApplicant,ApplicantPrint_APF_Daily_NEW,ApplicantPrint_APF_Monthly_NEW,ApplicantPrint_ITALTHAI,ApplicantPrint_WORKPOINT,ApplicantPrint_PLANETCOMM,ApplicantPrint_KOKOTEL,CandidatePrint_KOKOTEL,ApplicantTest_ITALTHAI,ApplicantPrint_CHATRIUM,ApplicantPrint_DHAS" activepermis="1" edit="1" save="1" delete="1"/>
<MENU tname="รายชื่อผู้ผ่านการคัดเลือก" ename="Candidate List" link="javascript:linkpage('Candidate.jsp');" code="RE01A0204" target="" group="RE01A0204" page="Candidate,CandidatePrint_ITALTHAI,CandidatePrint_WORKPOINT,CandidatePrint_PLANETCOMM,CandidatePrint_CHATRIUM,CandidateTest_ITALTHAI,PRU102" activepermis="1" edit="1" save="1" delete="1"/>
<MENU tname="รายชื่อผู้สมัคร" ename="Applicant List" link="javascript:linkpage('FormApplicant.jsp');" code="RE01A0203" target="" group="RE01A0203" page="FormApplicant,ApplicantPrint_APF_Daily_NEW,ApplicantPrint_APF_Monthly_NEW,ApplicantPrint_ITALTHAI,ApplicantPrint_WORKPOINT,ApplicantPrint_PLANETCOMM,ApplicantPrint_KOKOTEL,ApplicantTest_ITALTHAI,ApplicantPrint_CHATRIUM,ApplicantPrint_DHAS" activepermis="1" edit="1" save="1" delete="1"/>
<MENU tname="รายชื่อผู้ผ่านการคัดเลือก" ename="Candidate List" link="javascript:linkpage('Candidate.jsp');" code="RE01A0204" target="" group="RE01A0204" page="Candidate,CandidatePrint_ITALTHAI,CandidatePrint_WORKPOINT,CandidatePrint_PLANETCOMM,CandidatePrint_CHATRIUM,CandidateTest_ITALTHAI,CandidatePrint_DHAS,PRU102" activepermis="1" edit="1" save="1" delete="1"/>
<MENU tname="ตารางการนัดหมายสัมภาษณ์และสอบข้อเขียน" ename="Interview / Exam Schedule" link="javascript:linkpage('Appointment.jsp');" code="RE01A0205" target="" group="RE01A0205" page="Appointment" activepermis="1" edit="1" save="1" delete="1"/>
<MENU tname="ประวัติใบสมัคร" ename="Recruit History" link="javascript:linkpage('RecruitHistory.jsp');" code="RE01A0206" target="" group="RE01A0206" page="RecruitHistory" activepermis="1" edit="1" save="1" delete="1"/>
<MENU tname="จำนวนผู้เข้าชม Jobboard" ename="Jobboard View count" link="javascript:linkpage('JobboardViewsCount.jsp');" code="RE01A0230" target="" group="RE01A0230" page="JobboardViewsCount" activepermis="1" edit="1" save="1" delete="1"/>
......
......@@ -54,7 +54,7 @@
screen.inq.setFilter(filter);
screen.process();
ByteArrayOutputStream baos = new ByteArrayOutputStream();//72
Document document = new Document(PageSize.A4, 28, 28, 40, 0);// Left,Right,Top,Down
Document document = new Document(PageSize.A4, 20, 20, 20, 20);// Left,Right,Top,Down
float[] sizeColumn = new float[]{};
// PdfWriter.getInstance(document, baos);
......@@ -293,7 +293,7 @@
}
//----------------------------END OTHER-----------------------------------------
//----------------------------END OTHER-----------------------------------------
//----------------------------SETDATA EDUCATION------------------------------------
//----------------------------SETDATA EDUCATION------------------------------------
MyHashMap educationbackground = new MyHashMap();
String[] masterdegree = {"L015", "L016", "L017","L009", "L006", "L010","L004", "L008","005"};
String degreeDesc = "";
......@@ -1193,7 +1193,7 @@
detail.addCell(getCellData(educationbackground.get("facL015").toString(), font12N, "", "CENTER", "TOP", 0, 0,true,false));
detail.addCell(getCellData(educationbackground.get("majorL015").toString(), font12N, "", "CENTER", "TOP", 0, 0,true,false));
detail.addCell(getCellData(educationbackground.get("gpaL015").toString(), font12N, "", "CENTER", "TOP", 0, 0,true,false));
// แสดงเฉพาะ จบที่สูงที่สุดก่อน
/* // แสดงเฉพาะ จบที่สูงที่สุดก่อน
detail.addCell(getCellData("ปวช. / ปวส.", font12N, "", "CENTER", "TOP", 0, 0));
detail.addCell(getCellData("...", font12N, "", "CENTER", "TOP", 0, 0));
detail.addCell(getCellData("...", font12N, "", "CENTER", "TOP", 0, 0));
......@@ -1217,7 +1217,7 @@
detail.addCell(getCellData(educationbackground.get("facM3").toString(), font12N, "", "CENTER", "TOP", 0, 0,true,false));
detail.addCell(getCellData(educationbackground.get("majorM3").toString(), font12N, "", "CENTER", "TOP", 0, 0,true,false));
detail.addCell(getCellData(educationbackground.get("gpaM3").toString(), font12N, "", "CENTER", "TOP", 0, 0,true,false));
document.add(detail);
*/ document.add(detail);
// --------------- new line -----------------
sizeColumn = new float[]{10.0f,15.0f,10.0f,10.0f,10.0f,15.0f,10.0f,10.0f,10.0f};
detail = new PdfPTable(9);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment