Future<String?> buildPDF(List<String> imagePaths) { throw UnimplementedError('buildPDF() has not been implemented.'); }