PB_LOGO_LOW_RESOLUTION
The provided logo is below the recommended resolution for print quality.
| Severity | info |
| Category | design |
| Agent-repairable | Yes |
What happened
The logo URL resolves to an image below the recommended resolution for PDF rendering. The PDF was generated with the logo, but it may appear pixelated at print quality.
How to fix
PDFs render at 300 DPI. A logo displayed at 200px wide needs a source resolution of at least 600px. The best option is an SVG (infinitely scalable):
Recommendation
Always provide an SVG logo if available. SVGs scale perfectly to any resolution and produce the sharpest output in print-quality PDFs.