Set print area size
Future<bool> setPrintArea(double width, double height) { throw UnimplementedError('setPrintArea() has not been implemented.'); }