Hi,
We have a case where the generated PDF sometimes gets too large to send. And we are wondering if someone has experience with optimizing file size i Appfarm generated PDFs. As per now the images are relatively low resolution and the rest is normal text.
Can the HTML generating the file be optimized to reduce file size?
Does splitting the PDF into multiple parts avoid the max limit?
Can the max file size setting be increased?
We have solved it for now by letting the user download it if its to large for email. But still nice to know other solutions