To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=81698
------- Additional comments from [EMAIL PROTECTED] Tue Sep 18 13:12:54 +0000 2007 ------- Some additional information about the test program. - unpack the test in a path like the given (qa/complex/printtest) absolute to the project. - make a setsolar (setcws) - goto the path and start the test by 'dmake run' Take a look into the 'runner.props' you find the path for windows and unix there in the property 'AppExecutionCommand' the additional parameters are a must, without it, java can't connect the office and the test will not work. The test do the follows 1. Start an office 2. Opens a given document (Property 'Document') over the api (loadComponentFromURL) in hidden mode (internal property "Hidden" = TRUE) 3. The test prints the opened document in a file into path (Property 'PrintOutputPath' + '/printtofile_result.prn') If this file already exists, it will remove before. 4. close the office. Why java? The convwatch test environment works analog. --------------------------------------------------------------------- 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]