Exception: Pdf::Utility::CliRasterizer::RasterizationError

Inherits:
StandardError
  • Object
show all
Defined in:
app/services/pdf/utility/cli_rasterizer.rb

Overview

Raised for any rasterization failure: bad PDF, out-of-range page, non-zero
exit, timeout, or missing Poppler binary. Callers turn this into a
graceful fallback (document icon), never a 500.