Papiervorschub um n Zeilen.
n
static Future<void> feed(int n) async { await _sendToActivePrinter(_generator().feed(n)); }