Hi All Couple of issues with the current EscherTextboxRecord (msofbtClientTextbox, type 0xF00D) class:
When using DefaultEscherRecordFactory, I get back an EscherContainerRecord instead of an EscherTextboxRecord. Anyone know why? Also, in fillFields, it tries to create child escher records using the record factory. I thought the whole point of the record was that it contained non escher records? (In my case, it typically has 2-4 powerpoint atoms inside it). Does anyone know why it's trying to create the escher records? Thanks Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] Mailing List: http://jakarta.apache.org/site/mail2.html#poi The Apache Jakarta POI Project: http://jakarta.apache.org/poi/
