Package | Description |
---|---|
org.dromara.pdf.fop.core.doc.page |
pdf模板-页面
|
org.dromara.pdf.fop.core.doc.watermark |
pdf模板-水印
|
Modifier and Type | Method and Description |
---|---|
Page |
Page.setBodyWatermark(WatermarkComponent watermark)
设置主体水印
|
Page |
Page.setEndWatermark(WatermarkComponent watermark)
设置右侧栏水印
|
Page |
Page.setFooterWatermark(WatermarkComponent watermark)
设置页脚水印
|
Page |
Page.setHeaderWatermark(WatermarkComponent watermark)
设置页眉水印
|
Page |
Page.setStartWatermark(WatermarkComponent watermark)
设置左侧栏水印
|
Modifier and Type | Class and Description |
---|---|
class |
Watermark
pdf模板-水印(文字)组件
|
Copyright © 2025. All rights reserved.