Class OverlayPDF


  • public final class OverlayPDF
    extends java.lang.Object
    Adds an overlay to an existing PDF document. Based on code contributed by Balazs Jerk.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      This will overlay a document and write out the results.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
                         throws java.io.IOException
        This will overlay a document and write out the results.
        Parameters:
        args - command line arguments
        Throws:
        java.io.IOException - if something went wrong