cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Adding a Cover Page

prestonwarden
Explorer
0 Likes
1,973

Good day,

My expertise into Crystal Reports is fairly minimal and what I am asking is outside of my comfort zone.

We have a pre-made report template from our software developer (image below). It seems convaluted, but it works to get the job done for what we need.

That being said, I want to add a predefined coverpage to every printout. This template is a predefined form as well. How can I add a section that does the following:

Page 1: Coverpage with fields based on database fields

Page 2: Predefined standard design (no fields)

Page 3: Start of the current report.

And then a blank page of the current report.

Current Report:

Coverpage:

We are using SAP Crystal Reports 2011, Version 14.0.3.613 RTM

Accepted Solutions (0)

Answers (1)

Answers (1)

DellSC
Active Contributor
0 Likes

I would put the cover page in the Report Header. If the cover page needs data that requires grouping or comes from more than one record, make it a subreport in the report header.

For example, if you have a Work Order "master" table and a Work Order "items" table and the cover page only needs data from the master table or possibly counts or sums from the details/items, you should be able to just format one or more Report Header sections for this.

-Dell

prestonwarden
Explorer
0 Likes

Awesome. Thankfully all of the fields are already on the work order template, so I just need the coverpage.

I will try to figure out how to do what you are instructing.

DellSC
Active Contributor
0 Likes

Also, you'll want to turn on "New Page After" for the Report Header section so that it automatically goes to the next page. If you use multiple RH sections, turn this on for the last one.

-Dell