Class OverlayPDF

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

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

    • main

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