zjh
2024-07-29 ac1d836efbd5f5c8707ed0bf33b4631025d165c6
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);
//        //生成右侧页眉