Search Results

0
votes
1answer
219 views

iText - inserting overlay text on top of all elements

Using the iText PDF library, is it possible to freely (like "position: absolute" in CSS) insert overlay text or other elements on page, so …