Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Fixed Footer

Former Member
0 Likes
946

How to create a fixed width of footer which prints all the

rows at a time within the fixed width. My report footer prints across 2 pages , if it does not fit into main window.

I have defined the 10 CM as footer with height in events.

Please help.

Regards,

Harsha

How to create a fixed width of footer which prints all the

rows at a time within the fixed width. My report footer prints across 2 pages , if it does not fit into main window.

I have defined the 10 CM as footer with height in events.

Please help.

Regards,

Harsha

5 REPLIES 5
Read only

Former Member
0 Likes
916

Hi try reducing the font size and check. if it suits you.

Satish

Read only

0 Likes
916

HI Satish,

I tried, its not happening. I did try to give footer

header 10CM. Still not working, though the footer is

less than 10 CM.

Regards,

harsha

Read only

Former Member
0 Likes
916

Hi Harsha,

In the Footer window, Put your contents between PROTECT and ENDPROTECT.

This will ensure that, the contents of your footer are printed in a single page, and doesnt split between two pages.

Regards,

Rajasekhar

Read only

0 Likes
916

Hi

u should use the statament PRINT-CONTROL to try to update the print parameter of your list.

Max

Read only

0 Likes
916

I dont have seperate window for footer, I am writing the

all my data in footer event (table).

Max, could you give me more details on Print-control ?

Regards,

Harsha