zjh
2025-04-14 ff8914dab90da51dc8d46010f4f658780d5dba0e
ltkj-common/src/main/java/com/ltkj/common/utils/pdfutils/PdfUtils.java
@@ -88,7 +88,7 @@
            return font;
        } catch (Exception e) {
            e.printStackTrace();
            throw new RuntimeException("设置字体失败!");
            throw new RuntimeException("设置字体失败!"+FONT_PATH);
        }
    }