Blogs
Project 8 – Dynamic PDF Generator using Apex (Spring ’26)
The purpose of this project is to teach how to generate real PDF documents dynamically in Salesforce using Apex’s new Blob.toPdf() capability and correctly attach the file to a record.