79342565

Date: 2025-01-09 12:24:09
Score: 1
Natty:
Report link

can u try with other libraries like "ReportLab" or "pdfrw"?

for text inserstions can u try this?

page.insert_text((x_start + 5, y_start + 5), char, fontsize=12, color=(0, 0, 0))

also using "draw_text" method

page.draw_text((x_start + 2, y_start + 2), char, fontsize=12, color=(0, 0, 0))
Reasons:
  • Whitelisted phrase (-1): try this
  • Low length (0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): can u
  • Low reputation (1):
Posted by: Amogh