at.gv.egiz.pdfas.api.sign.pos.page
Class AutoPageAlgorithm

java.lang.Object
  extended byat.gv.egiz.pdfas.api.sign.pos.page.PageAlgorithm
      extended byat.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

Constructor Summary
AutoPageAlgorithm()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AutoPageAlgorithm

public AutoPageAlgorithm()


Copyright © 2006-2010. All Rights Reserved.