ltkj-admin/src/main/java/com/ltkj/web/controller/his/HisPDFUtil.java
@@ -1538,7 +1538,10 @@ tableQz.addCell(cell); File file = new File(value + File.separator + "yinzhang.png"); String keyId = DataSourceContextHolder.getDataSourceKey(); keyId = keyId.replace("ltkjpeis10_",""); File file = new File(value + File.separator + keyId + File.separator + "yinzhang.png"); cell = new PdfPCell(); cell.setBorder(Rectangle.NO_BORDER); cell.setVerticalAlignment(Element.ALIGN_MIDDLE);