Generating PDF in Bangla Language with reportlab python library
问题 I have try to generate PDF in BANGALA labguage. Here I added Bangla Uni-Code font. But My PDF is not genated correclty. here I add Code Snippet and output of Imag. Why Font is not working properly or PDF is not generated properly in Bangla? Here is my code import os from io import BytesIO from reportlab.lib import colors from reportlab.lib.pagesizes import A4, inch, landscape from reportlab.platypus import SimpleDocTemplate, Table, TableStyle, Paragraph, Frame from reportlab.lib.styles import