Has anyone encountered issues with cfpdf action=addHeader not adding the header to some pages? I have a 3 page document (page 1 and 3 are portrait and HxW is 792x612; page 2 is landscape and 306x396). When I use addHeader to add some text to the top of each page, it does not add to page 2. If I separate the page out to it's own pdf it does not work either, but if I rotate it in Acrobat first then add the header it works. If I use cfpdf to rotate it, it does not work. It's really odd behavior.