https://bugs.documentfoundation.org/show_bug.cgi?id=169244
V Stuart Foote <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Docx: Font color is not |OOXML footnote custom style |matching with the word |is dropped on opening, |document |results in incorrect font | |color Blocks| |104522 Ever confirmed|0 |1 Status|UNCONFIRMED |NEW CC| |[email protected], | |[email protected], | |[email protected] --- Comment #3 from V Stuart Foote <[email protected]> --- Actually, No! Nothing to do with the export/print to PDF. You don't describe your work flow for manipulating this document with LibreOffice, assume a headless workflow, bcz you would notice the changed formatting when document is open in Writer. However, when imported from OOXML to LibreOffice document canvas, the formatting of the table contained in the footnote has already lost its assigned style. The direct formatting of the table is incomplete before an attempt to export/print to PDF is made. Apparent when the document is open in LibreOffice Writer. You can correct this LibreOffice filter import issue by manually assigning the correct style for the footnote. The style is imported from this document and available in Writer as a 'Custom style' titled "Coversheet Footer" Use the SideBar Navigator deck to select the Table object in the first page's footnote (it is Table 5 in my rendering on 25.8.2.2 on Win11) then with selection made assign from the SideBar Styles deck the document's custom style 'Coversheet Footer' to replace the generic template provided 'Footer' style. Then either export/print from the Writer session, or save to ODF format for additional editing. I would not directly save back to OOXML .docx @Miklos, Tomaž any perspective on misbehavior of our import filter here. Why the footer on the first page did not get the correct style even though it is parsed with the document? =-testing-= Version: 25.8.3.1 (X86_64) Build ID: 52ad9dd1c984050a9fb6932dbfb16e86a49e9758 CPU threads: 28; OS: Windows 11 X86_64 (build 26200); UI render: Skia/Vulkan; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL threaded Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=104522 [Bug 104522] [META] DOCX (OOXML) header & footer-related issues -- You are receiving this mail because: You are the assignee for the bug.
