没啥可说的,毫无技术的水贴
1 /**
2 * 获取pdf的总页数以及每页的宽度和高度
3 *
4 * @param filePath
5 * @return Map>>
6 * @author 龙谷情
7 * @date 2020/6/25 19:47
8 * @exception/throws [异常类型] [异常说明]
9 * @since [v1.0]
10 */
11 public static Map>> getPageNumByPath(String filePath) {
12 Map resultMap = new HashMap(16);
13 List