Hi, I just tried the Hyphenation Example, but it can't get it to run. http://itextdocs.lowagie.com/examples/com/lowagie/examples/objects/chunk/Hyphenation.java
It seems, that it doesn't find the Hyphenation-Files although I have included them to the classpath. What is my mistake? I tried this: ----------------- C:\prg\java>javac -classpath c:\lib\java\itext-hyph-xml.jar;c:\lib\java\itext-1.3.jar Hyphenation.java C:\prg\java>java -classpath c:\lib\java\itext-hyph-xml.jar;c:\lib\java\itext-1.3.jar;. Hyphenation Hyphenation Couldn't find hyphenation pattern en_GB Couldn't find hyphenation pattern en_US Thanks for your help! Markus ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642 _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
