Class OverlayPDF

java.lang.Object
org.apache.pdfbox.OverlayPDF

public class OverlayPDF extends Object
Adds an overlay to an existing PDF document. Based on code contributed by Balazs Jerk.
  • Constructor Details

    • OverlayPDF

      public OverlayPDF()
  • Method Details

    • main

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