Re: [udk-dev] write a UNO server

2010-07-09 Thread Gabriel Monnerat
Hi ye,

Whats the language you want use?

In python, You can create set up UNO server with OpenOffice.org source code
using buildout.

http://pypi.python.org/pypi/z3c.recipe.openoffice/0.3

To manipulate documents, spreadsheets, exists a library PyUNO that is
possible create anything in OpenOffice.org

http://udk.openoffice.org/python/python-bridge.html


Regards



2010/7/9 ye escorter escorter1...@gmail.com

 Hello!  My name is Jim Ye.  I'm a college student in China.Recently,I'm
 about to write an application with the UNO technology.
 I want to make my application become an UNO server. The client can call my
 application through the UNO technology(in windows environment).
 How can I set up an UNO server with the openoffice source code or
 openoffice
 sdk?(without the openoffice running)
 And I also want my application can call the COM component. I think the UNO
 OLE bridge technology can help.  So integrating the UNO environment to my
 application is important.
 I really feel confused and I don't know how to finish the project. I hope
 you can help!Thank you very much!!!




-- 
Gabriel M. Monnerat


[udk-dev] about protected documents

2010-08-05 Thread Gabriel Monnerat

Hi all,

Does anybody know if you need some specific filter to open documents 
with passwords?


--
Gabriel M. Monnerat



[udk-dev] about protected documents

2010-08-05 Thread Gabriel Monnerat

Hi all,

Does anybody know if you need some specific filter to open documents 
with passwords?


--
Gabriel M. Monnerat



[udk-dev] about protected documents

2010-08-05 Thread Gabriel Monnerat

Hi all,

exists in UNO API to open protected documents?

Regards

--
Gabriel M. Monnerat


-
To unsubscribe, e-mail: dev-unsubscr...@udk.openoffice.org
For additional commands, e-mail: dev-h...@udk.openoffice.org



[udk-dev] about protected documents

2010-08-05 Thread Gabriel Monnerat

Hi all,

exists in UNO API to open protected documents?

Regards

--
Gabriel M. Monnerat


-
To unsubscribe, e-mail: dev-unsubscr...@udk.openoffice.org
For additional commands, e-mail: dev-h...@udk.openoffice.org



[udk-dev] about protected documents

2010-08-05 Thread Gabriel Monnerat
Hi all,

exists in UNO API to open protected documents?

Regards

-- 
Gabriel M. Monnerat


Re: [udk-dev] about protected documents

2010-08-06 Thread Gabriel Monnerat

On 06-08-2010 04:28, Bernard Marcelly wrote:

Message de Gabriel Monnerat  date 2010-08-06 02:51 :
Does anybody know if you need some specific filter to open documents 
with passwords?



Hi Gabriel,
Please don't flood the list with your question, be patient.
And choose a more appropriate list. This simple question would be 
better asked

at us...@openoffice.org or in the programming section of a forum like
http://user.services.openoffice.org/en/forum/

sorry..
my thunderbird sent this e-mail many times..
sorry..




You have to use a property with Name Password in the 4th argument of
loadComponentFromURL.
See Developer's Guide
http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/OfficeDev/Handling_Documents 


Or if you use Basic
http://wiki.services.openoffice.org/wiki/Documentation/BASIC_Guide/StarDesktop 



thanks


Regards
  Bernard



-
To unsubscribe, e-mail: dev-unsubscr...@udk.openoffice.org
For additional commands, e-mail: dev-h...@udk.openoffice.org




--
Gabriel M. Monnerat


-
To unsubscribe, e-mail: dev-unsubscr...@udk.openoffice.org
For additional commands, e-mail: dev-h...@udk.openoffice.org



[udk-dev] problems to convert odp with transparent png to html

2010-09-20 Thread Gabriel Monnerat

Hi all,

I am using the filters impress_html_Export and PropertyValue('Format', 
0, 2, 0) to export ODP to HTML.


But when exists a png's transparent in ODP, the images in HTML is very ugly.

Have a special filter for this?

thanks in advance,

--
Gabriel M. Monnerat


-
To unsubscribe, e-mail: dev-unsubscr...@udk.openoffice.org
For additional commands, e-mail: dev-h...@udk.openoffice.org



[udk-dev] many .recently-used.xbel in home user

2010-11-25 Thread Gabriel Monnerat

Hi,

Exists one feature to remove or disable to not create many files in home 
user.

e.g
.recently-used.xbel
.recently-used.xbel.L14MMV

--
Gabriel M. Monnerat


-
To unsubscribe, e-mail: dev-unsubscr...@udk.openoffice.org
For additional commands, e-mail: dev-h...@udk.openoffice.org