Future<void> genPdfCover({ required String outDirPath, required List<String> pdfPathList, int iconSize = 300, });