To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=63270
------- Additional comments from [EMAIL PROTECTED] Mon Mar 20 06:06:11 -0800 2006 ------- All the objects are correctly istantiate, in fact the image is insert correctly in the final document, the strings are not null. I found that the line that bring office to crash during the call of the metod xClose.close() is this: xCellText.insertTextContent(cellcursor,gContent, false); (There is another way to insert an image?? i don't think so...) It's difficult for me to make a working sample, because we extract the data from a database.. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- 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]
