Anil Kumar Mishra wrote: > I tried to add a Japanese font in the userconfig.xml as per the > details approach written ith following side. > http://www.zvon.org/HowTo/Output/cid-fonts.pdf > > But when I am trying to compile a fo file it's giving the following > error. > > D:\FOP\Fop-0.20.3rc>C:\jdk1.3\bin\java -cp > build\fop.jar;lib\logkit-1.0b4.jar;. > ;lib\batik.jar;lib\xalan-1.2.2.jar;lib\xalan-2.0.0.jar;lib\xerces-1.2.3.jar; > lib\ > ant.jar;lib\avalon-framework-4.0.jar;lib\jimi-1.0.jar;lib\buildtools.jar;lib > \bsf > .jar;lib\xalanj1compat.jar;lib\stylebook.jar;org\apache\log\format\* -jar > lib\l > ogkit-1.0b4.jar;build\fop.jar org.apache.fop.apps.Fop -c > conf\userconfig.xml -f > o cool5.fo -pdf cool5.pdf
Your method of invoking Java is odd. Simply use the fop.bat command, as explained in docs/html-docs/running.html > Exception in thread "main" java.util.zip.ZipException: The system cannot > find th > e path specified > at java.util.zip.ZipFile.open(Native Method) > at java.util.zip.ZipFile.<init>(ZipFile.java:110) > at java.util.jar.JarFile.<init>(JarFile.java:115) > at java.util.jar.JarFile.<init>(JarFile.java:57) > This is probably due to the odd (and probably incompatible) command line. J.Pietschmann --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]