IssueSummary:
When the Media Campaign name is too long, it does not render correctly in the PDF quote. This results in text truncation and misalignment, which can also affect the display of other fields on the cover letter.
Reason:
The standard Media Campaign Name field does not support line breaks. As a result, the Quote PDF is unable to properly display large values in this field, since it does not automatically wrap the text. This leads to the error mentioned above.
...
Workaround:
Create a Custom Field
Add a new custom field to the Media Campaign object.
Set the field type to Text (Long), as it supports line breaks.
...