We are having a problem when we generate an attachment for an email.
The task generates a PDF with the SQL data where all the company’s employees are registered. The problem is that in some cases the task is executed but not sent by mail. We assume that it is due to the size of the file (more than 100 sheets) but it does not happen in all cases.
I believe the size limit for a generated PDF is 25mb. This is 100% pulled from memory and could be very wrong. This limit could also have been changed or removed since they converted away from the pdf-rocket service?