a6 constant

PdfPageFormat const a6

A6 page format with default margins.

Implementation

static const PdfPageFormat a6 =
    PdfPageFormat(105 * mm, 148 * mm, marginAll: 1.0 * cm);