feat: There is no way the,

This commit is contained in:
super_liu
2021-11-11 13:45:27 +08:00
parent 24df6ba025
commit 4471f704ad
@@ -53,7 +53,7 @@ public class WaterMarkUtil {
under.setGState(gs); under.setGState(gs);
under.restoreState(); under.restoreState();
under.beginText(); under.beginText();
under.setFontAndSize(base, 36); under.setFontAndSize(base, 56);
under.setTextMatrix(30, 30); under.setTextMatrix(30, 30);
under.setColorFill(BaseColor.LIGHT_GRAY); under.setColorFill(BaseColor.LIGHT_GRAY);
for (int y = 0; y < 10; y++) { for (int y = 0; y < 10; y++) {