Re: HWPF: Writing/Copying Word files - Word crashes when saving such files

2006-09-20 Thread Rainer Schwarze
At 13:21 20.09.2006, Nick Burch wrote: >Unfortunately, the guy who wrote most of HWPF went to work for a company >that has licensed the file format docs from Microsoft, before he got >everything working. That does mean that some things don't work, and >there's not really anyone around who knows

Re: HWPF: Writing/Copying Word files - Word crashes when saving such files

2006-09-20 Thread Nick Burch
On Sat, 16 Sep 2006, Rainer Schwarze wrote: My first question is: Should this work with the current HWPF code and if not, does someone know a version of HWPF where saving the generated files in Word worked? Unfortunately, the guy who wrote most of HWPF went to work for a company that has licen

Re: warnings "Unknown Ptg 11 (17) at cell (188,1)"

2006-09-20 Thread Nick Burch
On Wed, 20 Sep 2006, [EMAIL PROTECTED] wrote: I am trying to read and write into an excel with macros, formulae using poi-2.0.jar poi version 2.0 is seriously old. Give it a try with 3.0 alpha 2 Nick - To unsubscribe, e-mail:

RE warnings "Unknown Ptg 11 (17) at cell (188,1)"

2006-09-20 Thread stephane . purnelle
Hi, I have the same message, but is not a problem. It's just a warning, my excel file have no macro and I have the same message. --- Stéphane PURNELLE [EMAIL PROTECTED] Service Informatique Corman S.A. Tel : 00 32 087/342467

warnings "Unknown Ptg 11 (17) at cell (188,1)"

2006-09-20 Thread sunilkumar.dhage
Hi all, I am trying to read and write into an excel with macros, formulae using poi-2.0.jar But console is showing all the warning messages like “Unknown Ptg 11 (17) at cell (188,1)” Do anybody of you got it before and resolved? If yes please suggest me how to stop these messages.   T