sripathy ramesh wrote:
Hi,
I am using the Java API in OpenOffice SDK to remotely connect to an
OpenOffice server. I specifically face a problem when I create a new
spreadsheet document, set some values in cells and export it to CSV.
The resulting file is blank. But if I open a spreadsheet and then
export it to CSV, it exports just fine (even without setting
FilterOptions).
While creating the document, I am setting the Hidden property to true
as I don't want the GUI to pop-up on the server. But if I don't set
the Hidden property while creating a new document, it exports to CSV
properly as expected.
Any help is appreciated. I am using OOO 1.1.5.
Regards,
Ramesh.
Your question is probably best addressed on one of the dev mailing
lists. ([email protected])
You probably want to include the code that accomplishes the export...
--
Andrew Pitonyak
My Macro Document: http://www.pitonyak.org/AndrewMacro.odt
My Book: http://www.hentzenwerke.com/catalog/oome.htm
Info: http://www.pitonyak.org/oo.php
See Also: http://documentation.openoffice.org/HOW_TO/index.html
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]