View Categories

Fonts, images, and server limits

< 1 min read

PDF output can differ from browser rendering when a font, image format, remote asset, or server library is unavailable to the PDF engine.

  • Prefer common, embeddable fonts and local Media Library assets.
  • Optimize very large images before placing them.
  • Check PHP memory and execution limits for long reports.
  • Test backgrounds, transparency, and image fitting in the downloaded PDF.