Center footer on multiple lines does not work

Hello,

I am trying to add 3 center footers on 3 separate lines using api below.

PdfFileStamp.AddFooter(FormattedText formattedText, float bottomMargin, float leftMargin, float rightMargin). See attached.

I can see that bottomMargin is different for each call but my footers are still appearing in reverse.

Expected Result :

Footer 1

Footer 2

Footer 3

Observed:

Footer 3

Footer 1

Footer 1

I am using version 4.9.0.

Is this supported?

Thanks,

Melissa Halsey

Hi Melissa,


Thanks for contacting support.

Can you please share the code snippet so that we can test the scenario at our end. We are sorry for this inconvenience.