Hi Nick, Thanks for responding.. I tried using VSDDumper implementation and ended up with the same error. The link to vsdump in the POI page goes to 404 page, upon googling I landed on to a unix package (is vsdump a linux utililty ?).. If that is it, I will try to run that over my files and let you know the output.
I would also like to know if there are way to create a VSD file using java ? I understand from the project page that it is in the road map..... is that something still being developed? Thanks, Ashok. On Mon, Dec 29, 2008 at 7:27 PM, Nick Burch <[email protected]> wrote: > On Mon, 29 Dec 2008, Ashok Kumar wrote: > >> I was trying to make use of the VisioTextExtractor to extract a file, but >> am ending with this error. Any help on this would be greatly appreaciated.. >> > > There's a couple of open bugs on this area. I'm not sure if there's a bug > in our decompression engine, or if there's some other facet of the file > format we don't yet understand. > > If you have some time, someone needs to run one of these files through > vsdump, and see if poi and vsdump agree on the decompression, and chunk > definitions (which is probably many hours work, which is why no-one has done > it yet). Once we know which bit of the poi code is playing up, and what it > should produce, we can hopefully fix it. > > Nick > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
