I have a Crystal XI report that has a subreport with a crosstab. With some data the Cross-tab causes a horizontal page break. When the report renders in the Crystal viewer I can see the horizontal page break. When I export it to a pdf file using PrintOutputController.Export(crReportExportFormatPDF) the cross-tab gets truncated to one page (no horizontal breaks). I have tried making the subreport size on the main page larger but it hasn't worked. Any suggestions?