Nick, Thanks for your reply. My project is commercial software written in Java. Can I still use libwpd? - Dmitry
________________________________________ From: Nick Burch [EMAIL PROTECTED] Sent: Thursday, February 14, 2008 6:20 AM To: POI Users List Subject: RE: WordPerfect? On Thu, 14 Feb 2008, Dmitry Goldenberg wrote: > Thanks for your reply. Unfortunately I don't think I can use libwpd, > it's C++ and LGPL licensingwise. I'm looking for a GPL-type licensed > open source solution, preferably in Java ... I believe LGPL is generally regarded to have fewer licencing restrictions than GPL, so you shouldn't have any issues with using a LGPL project in your GPL one You could also write some Java bindings for libwpd so you can use it from java. Won't be a 5 minute job, but shouldn't be impossible Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
