feat: There is no way the, #50742
This commit is contained in:
@@ -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++) {
|
||||
|
||||
Reference in New Issue
Block a user