pjs/java/plugins/examples/pdf
idk%eng.sun.com 05c81d0ceb 17316
Class names updated (see 18180)

a=laa@sparc.spb.su
r=idk@eng.sun.com
1999-11-10 00:27:00 +00:00
..
PDFView.java 17316 1999-11-10 00:27:00 +00:00
README bugId 17316 1999-10-27 09:10:36 +00:00
makefile.win updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 02:47:15 +00:00
manifest bugId 17316 1999-10-27 09:10:36 +00:00
pdf.html bugId 17316 1999-10-27 09:10:36 +00:00

README

MediaPlayer Pluglet Example.
================================

This directory contains the source code for Pdf Viewer pluglet example.
Pluglet is using Java "Acrobat Reader" bean.

========================================================================
Win32 Build Directions:
========================================================================
Requirements:

* built latest mozilla tree for WinNT4.0

* JDK1.3

* built Java-Implemented Plugins.

* Java "Acrobat Reader" bean installed 
  (http://beta1.adobe.com/acr_viewer/bean/bean.jar)

How To Build:

* add acrobat.jar to classpath

* type "nmake /f makefile.win"


How to Run:

* Follow the directions in ..\..\README

* Add acrobat.jar to classpath

* Set PLUGLET environment to the directory you have PDFViewer.jar

* Run mozilla and load page pdf.html from this directory and you will see
  sample avi file. (In addition you need to download some pdf file and 
  name it test.pdf)