/** * */ package at.gv.egiz.pdfas.api.sign.pos.page; /** * Places the signature on a new Page. * * @author wprinz */ public class NewPageAlgorithm extends PageAlgorithm { // empty block }