Uses of Class
adams.flow.transformer.pdfstamp.AbstractPageRangeStamper
-
Packages that use AbstractPageRangeStamper Package Description adams.flow.transformer.pdfstamp -
-
Uses of AbstractPageRangeStamper in adams.flow.transformer.pdfstamp
Subclasses of AbstractPageRangeStamper in adams.flow.transformer.pdfstamp Modifier and Type Class Description class
Image
Places the image at the specified location.class
Text
Simple text stamper.
You can use placeholders for the page index:
- 0-based: #
- 1-based: @
Variables in the template get expanded as well.
-