Search  |   Shopping Cart  |   My Account  |   Contact Us     Logon  |  Register 
DataGo.it PDFGo.com PDF Java Library from ComponentSource
 

PDFGo.com PDF Java Library by DataGo.it

PDFGo.com PDF Java Library by DataGo.it is also available as: Java Library/Application
 

PDFGo.com PDF Java Library by DataGo.it

Click here for full technical description, prices, evaluations, reviews and more...
Easily display PDF documents. PDFGo.com PDF Java Library is a Pure Java Library you can use to visualize PDF Files. It contains a Java Bean, a standalone application and applet support. It is useful on computers and platforms where Adobe(R) Acrobat(R) Reader(R) is unavailable. More Info...
 

Product Category:  PDF

Other Products by  DataGo.it


Product Details for PDFGo.com PDF Java Library Java Library/Application 1.0.x by DataGo.it

Usage

Bean - Simply add the com.pdfgo.pdf.jar file and log4j file to your classpath.

Then refer to the JavaDoc documentation for class usage.

Here is a snippet of code for example:

try {
Document document = new Document();
document.setUrl("your url");
JPanel jpanel=document.getPeer();
} catch (Exception ex) {
ex.printStackTrace();
}

Then use the JPanel class to integrate with your application.

Application - You can invoke the standalone program with:

java -cp com.pdfgo.pdf.jar;log4j.jar com.pdfgo.pdf.Viewer

Purchase Options for PDFGo.com PDF Java Library - Java Library/Application - 1.0.x by DataGo.it:

PDFGo.com PDF Java Library is available for purchase in the following license configurations:

   Order PDFGo.com PDF Java Library V1.0.7 Source License Now
   Order PDFGo.com PDF Java Library V1.0.7 Unlimited Redistribution License Now
 
Copyright © 1996-2003 ComponentSource. All rights reserved.