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] Tue Mar 21 02:25:37 -0800 2006 ------- In the zip there is an example: now i explain to you how use it: This is a web-application, so you must copy it in a webapps on Tomcat. Then you must change the file config.properties that is in WEB-INF/classes in this file you must modify this parameters: test.portaO the port where OpenOffice run (in headless and minimize mode) test.portaT the port of the Tomcat test.host = the host name of the server where you run the web-application test.server = the address on the file-system of the server test.percorso = Don't change this test.percorso_img= the address on the file-system of the server+path MacroWeb/FileMacro/Bitmaps/ Then you can try the macro with http://hostname:port/MacroWeb/prova.jsp and click on go to launch. If you want the sourcecode is in the path WEB-INF/src In the path WEB-INF/lib there are the OO 1.1.4 library (this in the OFFICE_HOME/program/classes) I hope that you can try this!!! The document that you will obtain is a simply version of the one that i generate in my application(without the files RTF), but with the image in the footer that bring xClose.close() to crash... --------------------------------------------------------------------- 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]
