at.gv.egiz.pdfas.api.sign.pos.page
Class AutoPageAlgorithm
java.lang.Object
at.gv.egiz.pdfas.api.sign.pos.page.PageAlgorithm
at.gv.egiz.pdfas.api.sign.pos.page.AutoPageAlgorithm
- public class AutoPageAlgorithm
- extends PageAlgorithm
The page for placing the signature is selected automatically.
The algorithm first tries to place the signature on the free space of the
last page (considering the footer). If there is not enough space on the last
page, a new page is appended and the signature is placed there.
- Author:
- wprinz
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AutoPageAlgorithm
public AutoPageAlgorithm()
Copyright © 2006-2010. All Rights Reserved.