Apache OpenOffice (AOO) Bugzilla – Issue 116723
DOC to PDF conversion and MS Office 2007
Last modified: 2020-12-15 14:11:22 UTC
Hello, We use conversion DOC to PDF provided by Open Office 3.2.1 It works well when using Word 2003. But, with Word 2007, some document DOC are not converted correctly. For instance, a document where figure a table containing a table is not correctly converted (the page layout is not correct). Is the next Open Office version correct these conversion problems with MS Office 2007 (and 2010) ? Thank you in advance for your help and contribution.
please attach a .doc document that doesn't get converted to .pdf correctly, then we can analyze the issue, otherwise it's not possible to give you a statement if an issue is fixed
Created attachment 75732 [details] Word document 2007
Created attachment 75733 [details] PDF Document
I added 2 files : - the first Test2007.docx is the original Word document - The second Test2007.pdf is the PDF document after the conversion Thank you in advance for your help and contribution.
Hello, Did you manage to reproduce the conversion problem ? Please, could you give us a statement about this issue. Regards
ab->os: Please have a look
reassigned
(In reply to comment #6) > ab->os: Please have a look Hello, Please, could you give us a statement about this issue. Regards
Analysis: DEV300_m100 reads table structure correctly. However the images (v:shape) are not imported.
Hello, I don't understand completely your last comment. Could you give us more information about your analysis ? Thanks in advance. Regards
For further information what DEV300_m100 is please see here: http://development.openoffice.org/releases/DEV300m100_snapshot.html v:shape is an XML-Tag used OOXML: http://www.ecma-international.org/publications/standards/Ecma-376.htm
Hello, If a understand well, in DEV300_m100, table structure is read correctly (it correct our bug) but the images (v:shape) are not imported. My question : I suppose DEV300_m100 will correspond to a newer version of OpenOffice. When the next version of OpenOffice will be released ? Thanks in advance. Regards
Hello, Please, could you give us a statement about this issue. Regards
Reset assigne to the default "issues@openoffice.apache.org".
*** Issue 127952 has been marked as a duplicate of this issue. ***
I just exported the docx with AOO 4.1.8 as PDF and the result looks identical to what I see in Writer.
Created attachment 86993 [details] docx exported to PDF with AOO 4.1.8
(In reply to Matthias Seidel from comment #16) > I just exported the docx with AOO 4.1.8 as PDF and the result looks > identical to what I see in Writer. What OS did you do create the PDF on? I just repeated your test on Windows 10 with the same result.
My export was on Ubuntu 16.04 with AOO 4.1.8 I now did an export on Windows 10 with AOO 4.5.0-dev and had the same result.
(In reply to Matthias Seidel from comment #19) > My export was on Ubuntu 16.04 with AOO 4.1.8 > I now did an export on Windows 10 with AOO 4.5.0-dev and had the same result. Thanks Matthias this gives us a firm commitment that it is not just a Linux Issue.
So the issue seems to have been fixed in the last 9 years... ;-)
(In reply to Matthias Seidel from comment #21) > So the issue seems to have been fixed in the last 9 years... ;-) So it would seem. I am tempted to mark this closed fixed. Would you concur?
(In reply to Keith N. McKenna from comment #22) > (In reply to Matthias Seidel from comment #21) > > So the issue seems to have been fixed in the last 9 years... ;-) > > So it would seem. I am tempted to mark this closed fixed. Would you concur? Since we cannot reproduce it anymore, I would think we can close this one. However, this was marked as duplicate of: https://bz.apache.org/ooo/show_bug.cgi?id=127952 which is still reproducible for me.
(In reply to Matthias Seidel from comment #23) > (In reply to Keith N. McKenna from comment #22) > > (In reply to Matthias Seidel from comment #21) > > > So the issue seems to have been fixed in the last 9 years... ;-) > > > > So it would seem. I am tempted to mark this closed fixed. Would you concur? > > Since we cannot reproduce it anymore, I would think we can close this one. > > However, this was marked as duplicate of: > > https://bz.apache.org/ooo/show_bug.cgi?id=127952 > > which is still reproducible for me. Looking at Bugzilla the 2 bugs are no longer marked as duplicates as indeed they are not. Given that it appears as it is safe to close this one.
I already removed the false duplicate. Closing this one as fixed.