DocX icon indicating copy to clipboard operation
DocX copied to clipboard

PageNumber and PageCount formatting

Open kimmoli opened this issue 7 years ago • 3 comments

If i use AppendPageNumber() or AppendPageCount() how i can apply formatting to them? If i format paragraph where those are in, before of after, they retain in some default font/size.

Those mentioned methods do not apply .Font() etc.

image

kimmoli avatar Nov 27 '18 14:11 kimmoli

We will fix this. Thank you.

XceedBoucherS avatar Jan 11 '19 12:01 XceedBoucherS

It looks like on version 3.0 this is still a issue. Document.Headers.Odd.InsertParagraph("").AppendPageNumber(PageNumberFormat.normal).Font("Times New Roman").FontSize(10)

ShevekAnarre avatar Jun 28 '24 16:06 ShevekAnarre

Hi,

Please note that this issue is fixed in v3.1.

Thank you

XceedBoucherS avatar Jul 05 '24 16:07 XceedBoucherS