Skip to main content
Participant
April 30, 2007
Question

Creating Multi Page PDF Reports in CF builder

  • April 30, 2007
  • 1 reply
  • 677 views
i am pulling information from a access data base and the information totals over 40 + inches in the cf builder layout.

how can i set up page breaks so that the information will output on a multi page pdf.

When i run the report "as is" i get the following error

Report compilation error. Report design not valid : 1. The detail section, the page and column headers and footers and the margins do not fit the page height.
This topic has been closed for replies.

1 reply

Inspiring
May 2, 2007
What I've done in situations like this is to set up phantom groups based on some field that you know is unique for each report record. You then can include parts of the report in the group header, detail and group foooter if necessary.