What is www.reportlab.com? Anyone encountered it with their students?
Is the Python PDF generator library ReportLab easy to learn?
Can someone point me to a reportlab platypus guide?
Problems with reportlab library
I've been getting a lot of assignments submitted as PDF files that show they were generated in www.reportlab.com. These are generally research papers and I don't understand how it is being used. I would expect them to type it out in Word and then save/export to PDF. Where does this site come in to the mix? I'm worried it means they are just having AI generate the work and outputting it to PDF using that service. From what I can tell it generates PDF files based on data pulled from databases which means it isn't work they've done themselves.
Does anyone have experience with reportlab?
I am using Postgres database with Django. Django recommends the ReportLab library for generating PDFs. Is there a better choice like drag-and drop? Is ReportLab reliable and easy to learn ? Thank you