Call Us

Classmate Index Page Pdf May 2026

story.append(table) doc.build(story)

from reportlab.lib.pagesizes import A4 from reportlab.lib import colors from reportlab.platypus import SimpleDocTemplate, Table, TableStyle, Paragraph, Spacer from reportlab.lib.styles import getSampleStyleSheet data = [["Roll", "Name", "Email", "Group"]] # header doc = SimpleDocTemplate("class_index.pdf", pagesize=A4) styles = getSampleStyleSheet() story = [] Title story.append(Paragraph("Class of 2026 – Index", styles['Title'])) story.append(Spacer(1, 12)) Table table = Table(data, repeatRows=1) table.setStyle(TableStyle([ ('BACKGROUND', (0,0), (-1,0), colors.grey), ('TEXTCOLOR', (0,0), (-1,0), colors.whitesmoke), ('ALIGN', (0,0), (-1,-1), 'CENTER'), ('FONTNAME', (0,0), (-1,0), 'Helvetica-Bold'), ('GRID', (0,0), (-1,-1), 0.5, colors.black), ])) classmate index page pdf

Mobile No. without Country Code i.e 9898989898
Do you have an Account?
Enter One Time Password
One Time Password (OTP) has been sent to your mobile,please enter the same here to register.
Resend OTP in :
Do you have an Account?
Mobile No. without Country Code i.e 9898989898
Enter One Time Password
One Time Password (OTP) has been sent to your mobile,please enter the same here to login.
Resend OTP in :
Hello, how can I help you?