To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95876





------- Additional comments from [email protected] Tue Jun  2 19:13:59 
+0000 2009 -------
I have recently test our Windows based service with OO 3.1 and got results 
similiar to the results I got when testing with OO 2.3.1, 2.4.1 and 2.4.2.  
Initially the service was successfully converting ODT files it was sent to PDFs 
but eventally the PDFs that where produced became corrupt.  As with my prior 
testing the fonts in the corrupt PDFs appear to be wrong.

I decided that one way I might get this issue addressed would be to supply a 
simple application that reproduces the problem.  So I installed the OO 3.1 SDK 
and modified the DocumentLoader CPP example to open an ODT file and export a 
PDF in a loop 2000 times.  I found that running this test application with a 
very simple ODT file (4 or 5 lines of text) did not reproduce my problem, but a 
more complicated ODT file (typical of what our users submit) did reproduce the 
problem every time I ran the application.  

After I commit these comments to the issue I will attach a zip file to the 
issue that contains my modified DocumentLoader.cxx file and the ODT file used 
by the test application (Confirm.ODT).  I also will include two PDF files in 
the zip file, which show how the PDFs produced are corrupted. The test1.PDF was 
produced at the start of one of my test runs and is what I expected.  The 
test1650.PDF was produced late in that test run and its content is corrupt.

The test application is hardcoded to open C:\temp\Confirm.ODT.  It places the 
PDF files it produces in the C:\temp directory.  The files produced are 
numbered consecutively from test1.pdf to test1999.pdf.  Before running the test 
applicaition start OO 3.1 from the command line using the following arguments:

soffice -accept=pipe,name=oopipe;urp;StarOffice.ServiceManager -
nofirststartwizard

The application took about 35 minutes to run on my Window XP machine and 
started producing corrupt PDFs after exporting about 1650 good PDFs.

---------------------------------------------------------------------
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]

Reply via email to