Skip to Content
0
N B
Jul 15, 2008 at 03:55 PM

The page size was not large enough to format the contents of an object ...

1003 Views

Getting the following error when running a report (either previewing or printing) through my vb.net 2005 exe:

The page size was not large enough to format the contents of an object in the report.

Error in file reportname .rpt

Page header or footer longer than a page.

The report is saved under Crystal 2008 (v12.0.0.683).

We are using the Crystal 2008 references in our vb.net 2005 executable.

If I run the report directly in Crystal 2008, the report does not error...only when I run it through VB.NET 2005.

Our report has several subreports. The report was originally created in Version 6.0 of Crystal reports. It has been upgraded over the years to the newer versions of Crystal (8.0, 8.5, 9.0, XI, 2008). Why is this suddenly a problem?