View Single Post
Old 03-08-2007, 07:38 PM   #2
kweidner
Junior Member
kweidner began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Mar 2007
Device: Sony Reader
Quote:
Originally Posted by amudha
Hi,

i am new to this forum and PDF.when i execute BBeBook.java i am getting the following error.can anyone please help me to clear this error

C:\>java BBeBook Librie_reference.pdf
Try: "java BBeBook librie_ref.xml" which should generate the output "librie_ref.lrf". Look at the XML file content, it references the PDF file to include it.

In case anyone wants it, here are the commands for a Linux system:

javac -classpath 14_os_jpedal.jar:xpp3-1.1.3.4.K.jar BBeBook.java

CLASSPATH=14_os_jpedal.jar:xpp3-1.1.3.4.K.jar:. java BBeBook librie_ref.xml
kweidner is offline   Reply With Quote