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