@@ -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));
// 设置页面的标准