feat: There is no way the, #50742

This commit is contained in:
super_liu
2021-11-05 10:51:36 +08:00
parent 0f0273bef6
commit 3171ce4622
4 changed files with 55 additions and 4 deletions
@@ -53,7 +53,7 @@ public class WaterMarkUtil {
under.setGState(gs);
under.restoreState();
under.beginText();
under.setFontAndSize(base, 20);
under.setFontAndSize(base, 25);
under.setTextMatrix(30, 30);
under.setColorFill(BaseColor.LIGHT_GRAY);
for (int y = 0; y < 10; y++) {