@@ -75,7 +75,7 @@ public class HtmlConvertPdf {
pdf.setHtmlWidth(width);
// 设置字体的数据
int topValue = 20;
- int leftValue = 10;
+ int leftValue = 15;
int rightValue = 10;
int bottomValue = 25;