Package adams.flow.transformer.pdfstamp
-
Class Summary Class Description AbstractPageRangeStamper Ancestor for stampers that work on a range of pages.AbstractStamper Ancestor for stampers.Image Places the image at the specified location.PassThrough Dummy, performs no stamping at all.Text Simple text stamper.
You can use placeholders for the page index:
- 0-based: #
- 1-based: @
Variables in the template get expanded as well. -
Enum Summary Enum Description Text.Alignment The available alignments.