标签: java itext
我基本上想在我的pdf中找到一个可点击的徽标。 如何使用图像创建锚点?
答案 0 :(得分:0)
将Image换成Chunk,然后致电chunk.setAnchor()。
Image
Chunk
chunk.setAnchor()