Future<int?> openPdf({ required String path, String? password, }) async { throw UnimplementedError('openPdf() has not been implemented.'); }