Hi I have a report that attaches to a business object data source and renders one object per page in the detail section. There is a static page header and page footer. In design time I design against a single business object. At run time I bind to a list of these objects. Everything works fine and looks good in th report viewer until I try and export to PDF. If I run the report against a single object the export to PDF works fine. If I bind to a list the detail section appears progressively lower and lower o the page as one progresses through the pages, however the header and footer appear where expected. I thought it might have been one of the fields that has a cangrow attribute set to true, but that did not seem to be the problem. I can send a copy of the exported PDF for you to get an accurate picture.