PDF tables spills off page
Resolve table formatting issues on PDFs.
Issue
When viewing a PDF of an article, the table appears too large and content spills off the page
Resolution
- Navigate to Site Tools > Control Panel > Branding > Custom PDF CSS
- In the Custom PDF CSS field, paste the following code:
table { width: 100%; }
- Save