@@ -528,10 +528,4 @@ public class PDFUtils {
Paragraph tile2=new Paragraph(builder.toString(),getFont(8));
document.add(tile2);
}
-