zjh
2025-03-21 6552e6cc5a0fc80decbbdc4455e232f88748f9ce
ltkj-admin/src/main/java/com/ltkj/web/config/pdfutils/MyHeaderFooter.java
@@ -67,7 +67,7 @@
        //生成左侧页眉
        ColumnText.showTextAligned(writer.getDirectContent(),
                Element.ALIGN_LEFT, new Paragraph("中铁一局电务公司体检中心——"+DateUtils.getDate(), hfFont),
                Element.ALIGN_LEFT, new Paragraph("健康体检报告"+DateUtils.getDate(), hfFont),
                document.left(), PageSize.A4.getHeight() - 30, 0);
//        //生成右侧页眉