Future<dynamic> getScannedDocumentAsPdf({int page = 4}) { return DocumentScannerPlatform.instance.getScannedDocumentAsPdf(page); }