maxPdfSizeBytes top-level constant
int
const maxPdfSizeBytes
Maximum PDF size in bytes (32MB).
Implementation
const maxPdfSizeBytes = 32 * 1024 * 1024;
Maximum PDF size in bytes (32MB).
const maxPdfSizeBytes = 32 * 1024 * 1024;