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 classImagePlaces the image at the specified location.classTextSimple text stamper.
You can use placeholders for the page index:
- 0-based: #
- 1-based: @
Variables in the template get expanded as well.
-