com.qoppa.pdfViewer
Class PDFViewerBean.KeyInfoViewer
java.lang.Object
com.qoppa.key.KeyInfo
com.qoppa.pdfViewer.PDFViewerBean.KeyInfoViewer
- Enclosing class:
- PDFViewerBean
public static class PDFViewerBean.KeyInfoViewer
- extends com.qoppa.key.KeyInfo
This is the Main-Class for the jPDFViewer.jar that can generate server key
requests, validate a key, and display server information. Valid usage is:
java -jar jPDFViewer.jar -genkeyreq
This flag will generate a license key request with the relevant server
information
java -jar jPDFViewer.jar -validatekey <key>
This flag will check the license key and echo a message to the console
that shows information about the key.
java -jar jPDFViewer.jar -serverinfo
This flag will echo the server information to the console.
- Author:
- Qoppa Software
PDFViewerBean.KeyInfoViewer
public PDFViewerBean.KeyInfoViewer()
main
public static void main(String[] args)