#27754

There is no way to define more than one footer with pd4ml.setPageFooter()

I would workaround that way:


footer.setAreaHeight( 30 );
footer.setTitleTemplate( “upper footer textn” + Title );
footer.setPageNumberTemplate( “n277GG11-06″ );

Also PD4ML Pro allows you to define an inline footer, which will co-exist with your current footer.