zjh
2024-11-21 27e09a7b8549c5a84891c62b1625adbe81db04fc
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);
//        //生成右侧页眉