Future<String?> getPdfAsBase64({ required String filePath, required String password, }) { throw UnimplementedError('getPdfAsBase64() has not been implemented.'); }