I am using the current 2010.3 version. It appears that generated PDF and XPS export files do not have the right footer and left footer of my document in them. Only the center footer shows in the exported documents. This occurs when the PublishMode is Export and I invoke the report.Publish(filename, FileFormat.PDF) or similar for XPS.
Hi,
It is greate you have worked this out.
In any case, let me know if you need any further assistance.
Regards,
Stefaniya
Mike, My face is a little red. Please ignore my post - delete it if you can, as I jumped the gun. I am using a combination of the print document and the document engine. I have my footers only in the print document. Thus, when I export the document, I have to add my footers into it as well only in that mode. That's why the footer left and right were not showing up when exporting. I had not added the code for the export mode to put in the footer left and right.
What footer object are you referring to?
How are you trying to achieve left and right footers?