Re: [Libwpd-devel] File format problem with some WP files

2007-04-21 Thread David Hislop
Fridrich, Just downloaded the fs_experimental branch, built it on Linux without modification as a test and ran wpd2text against two of the four files I was using before - worked fine. Also quickly hacked together an MS VC version of the lib and wpd2text and it also works fine. Minimal changes:

Re: [Libwpd-devel] File format problem with some WP files

2007-04-21 Thread Fridrich Strba
David Hislop wrote: > Also quickly hacked together an MS VC version of the lib and wpd2text > and it also works fine. Minimal changes: just added the new files to > the VC project, and created a simple CLR wpd2text app. I gladly accept patch that will build wpd2* CLR apps into libwpd:-) F. ---