Created attachment 158502 [details] Test document The attached .docx document has a page number field in its footer. With word, the first page has no page number, the following pages have the correct page number. When opening this document with soffice - a page number footer is shown on the first page - the page number is displayed incorrect on both pages as "2 21" and "2 22" ---- Version: 6.4.1.2 Build ID: 1:6.4.1~rc2-0ubuntu0.18.04.1 CPU threads: 4; OS: Linux 5.3; UI render: default; VCL: kf5; Locale: de-DE (en_US.UTF-8); UI-Language: en-US Calc: threaded
Yes, footer is ON in First Page Style. If you change to OFF it will not show your page number. Version: 6.4.0.3 Build ID: b0a288ab3d2d4774cb44b62f04d5d28733ac6df8 CPU threads: 4; OS: Linux 5.3; UI render: default; VCL: gtk3; Locale: ro-RO (ro_RO.UTF-8); UI-Language: en-US Calc: threaded
I tested like this: I created a new document with a First Page style and Footer is OFF by default. So, it seems your First Page Style have been changed... So, LibreOffice is showing because it was changed to ON.
Thanks for looking into this. I am aware of the Page style settings. But I would expect that an imported .docx document has the same look in soffice as it has in MS word (I know how difficult this is!) In this sense this is IMHO a bug (or maybe two bugs) in the .docx filter.
Field Code is something like this: IF PAGENUM > 1 "Page "" \* MERGEFORMAT 1 Looks like a duplicate of bug 130241. *** This bug has been marked as a duplicate of bug 130241 ***