5
votes

Hello I want to replicate the following on crystal reports:

Report Sample

Right now I have it as follows on CR (Yellow being the report header and then the page headers, blue the details section, green the report footer which I need it to print at the bottom of the page, and the read part being the thing that I want to accomplish)

Explanation

Any suggestions on how can I accomplish to create a section that draw at least all those vertical lines from the end of the details section all the way to the start of the report footer section?

UPDATE

enter image description here

enter image description here

2
You can draw a vertical line from blue section to top of the green section. So that you can get vertical line as u see in 1st image.Hariharan Anbazhagan

2 Answers

3
votes

Right-click on your line and under Format Line, check the "Extend to Bottom of Section when Printing" box. That should print the line all the way to the Footer. You may also have to check the "Print at Bottom of Page" box in the Section Expert under Report Footer.

EDIT:

After some trial and error we finally found the solution: In Preview mode, click on one of the lines in the detail section. Now drag the bottom of the line all the way down to the Report Footer. You should see the line extending as you drag the end of it down. Make sure that you extend it all the way until you are on top of the horizontal line in the Report Footer. Once you let go, the line should stay. If it doesn't you didn't drag it far enough. Try that and let me know. This only works in Preview Mode!

0
votes

Move the lines down to reach the report-footer section then right click on the section experts and set print at the button of the page to true.