|
@@ -337,8 +337,10 @@ func Report2pdfAndJpeg(reportUrl string, reportId, reportType int) {
|
|
top, bottom, left, right := 20, 20, 20, 20
|
|
top, bottom, left, right := 20, 20, 20, 20
|
|
- top, bottom, left, right = 0, 0, 0, 0
|
|
|
|
|
|
+ top, bottom, left, right = 0, 0, 0, 0
|