com.lowagie.rups

Class Rups

public class Rups extends Object

iText RUPS is a tool that combines SUN's PDF Renderer (to view PDF documents), iText's PdfReader (to inspect the internal structure of a PDF file), and iText's PdfStamper to manipulate a PDF file.
Field Summary
static longserialVersionUID
Serial Version UID.
static StringVERSION
The version String; this String may only be changed by Bruno Lowagie.
Method Summary
static voidmain(String[] args)
Main method of this PdfFrame class.
static voidstartApplication()
Initializes the main components of the Rups application.

Field Detail

serialVersionUID

private static final long serialVersionUID
Serial Version UID.

VERSION

public static final String VERSION
The version String; this String may only be changed by Bruno Lowagie.

Method Detail

main

public static void main(String[] args)
Main method of this PdfFrame class.

Parameters: args no arguments needed

startApplication

public static void startApplication()
Initializes the main components of the Rups application.