浏览代码

增加底边距

sakuya 3 年之前
父节点
当前提交
2c3a8b2b6b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      eladmin-system/src/main/java/me/zhengjie/base/util/HtmlConvertPdf.java

+ 1 - 1
eladmin-system/src/main/java/me/zhengjie/base/util/HtmlConvertPdf.java

@@ -77,7 +77,7 @@ public class HtmlConvertPdf {
 		int topValue = 20;
 		int leftValue = 10;
 		int rightValue = 10;
-		int bottomValue = 10;
+		int bottomValue = 25;
 
 		pdf.setPageInsetsMM(new Insets(topValue, leftValue, bottomValue, rightValue));
 		// 设置页面的标准