Sure you can.
When you open your document with:
loadComponentFromURL(URL,TargetFrameName,SearchFlags,Arguments)

The Arguments parameters is the Mediadescriptor and is a sequence of
propertyValues described in
http://api.openoffice.org/docs/common/ref/com/sun/star/document/MediaDescriptor.html

You can set the Property Hidden to true and your document won't be
visible on screen.

Sorry but I'm not speaking java and I can't give you a working
implementation.


Le dimanche 23 janvier 2005 � 07:31 -0600, Tom Miller a �crit :
> Is there a java API method to open a spreadsheet document for reading 
> without opening the *.sxc a Calc window? The examples seem to focus on 
> creating new documents on screen and writing to them. I need to read 
> existing documents and don't need them open on screen in Calc, although 
> I'll live with that if I have to.
> 
> TIA
-- 
Pierre Martineau
mail: [EMAIL PROTECTED]
Bibus home: http://bibus-biblio.sourceforge.net/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to