feat: There is no way the,

This commit is contained in:
Superman_Main
2021-11-17 15:24:15 +08:00
parent a7c502b0fe
commit 6aa402fbce
@@ -49,7 +49,7 @@ public class WaterMarkUtil {
// set Transparency
PdfGState gs = new PdfGState();
// 设置透明度为0.2
gs.setFillOpacity(0.3f);
gs.setFillOpacity(0.25f);
under.setGState(gs);
under.restoreState();
under.beginText();