473,473 Members | 1,730 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Need help formatting page footer please

Using A2K. I've got a page footer that is displayed only on the last
page of the report. There is a subreport, text boxes, and a line for
signature in this footer, in that order. If the subreport has more
than 3 records, the last text box and the signature line get cut off.
How do I format this footer so that nothing gets cut off? Thanks for
any help or advice.

Nov 13 '05 #1
3 2161
First off, I'm curious as to how you've managed to get a page footer to only
show in the last page of the report.

Other than that, I suggest that you put the subreport, text-boxes and
signature line in the Report Footer, rather than the Page Footer. Set the
Can Grow property of the Report Footer to Yes.

HTH,

Rob
<ma**********@hotmail.com> wrote in message
news:11*********************@l41g2000cwc.googlegro ups.com...
Using A2K. I've got a page footer that is displayed only on the last
page of the report. There is a subreport, text boxes, and a line for
signature in this footer, in that order. If the subreport has more
than 3 records, the last text box and the signature line get cut off.
How do I format this footer so that nothing gets cut off? Thanks for
any help or advice.

Nov 13 '05 #2
I need this info to print at the very bottom of the last page. The
report footer doesn't always print at the very bottom. This newsgroup
has some good solutions to get around this.

Thanks for taking time to reply.


Rob Parker wrote:
First off, I'm curious as to how you've managed to get a page footer to only show in the last page of the report.

Other than that, I suggest that you put the subreport, text-boxes and
signature line in the Report Footer, rather than the Page Footer. Set the Can Grow property of the Report Footer to Yes.

HTH,

Rob
<ma**********@hotmail.com> wrote in message
news:11*********************@l41g2000cwc.googlegro ups.com...
Using A2K. I've got a page footer that is displayed only on the last page of the report. There is a subreport, text boxes, and a line for signature in this footer, in that order. If the subreport has more
than 3 records, the last text box and the signature line get cut off. How do I format this footer so that nothing gets cut off? Thanks for any help or advice.


Nov 13 '05 #3
The restriction that it must print at the bottom of the last page wasn't
clear.

Untested suggestion:
I guess you've got some code turning of the page footer visibility except
when it's on the last page - I did say I was curious about that ;-) In that
code, retrieve the height that the subreport has grown to, add the height
you need for your other textboxes and sig line, and change the height of the
Page Footer as well as making it visible.

Another thought:
It may be that you can't get the subreport height initially; perhaps put
that into the OnFormat event (which should trigger if you open the report in
preview mode), and then use it in the OnPrint event to change the height.
You'd need to store the value in a variable which is available within the
report's code module, rather than just in the Sub where you get it.

HTH,

Rob

<ma**********@hotmail.com> wrote in message
news:11*********************@o13g2000cwo.googlegro ups.com...
I need this info to print at the very bottom of the last page. The
report footer doesn't always print at the very bottom. This newsgroup
has some good solutions to get around this.

<snip>
Nov 13 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Brian Coy | last post by:
I have a database that records a part no, a scrap reason, the cost of scrapping that item, and the date. I need to porduce a report that will show up to a weeks worth of data at a time, but I need...
3
by: ahaque38 | last post by:
Hello. Using A2K SP3, I am having the following problem with a report using "Sorting and Grouping". I have recently added a grouping in the reports for "Category2<>'CONTRACTS'". I have...
4
by: Arthur Dent | last post by:
Hello all, ive been programming with ASP.NET since it came out, but am just getting my feet with now with v.2. Ive noticed something strange in the way my HTML tables get rendered with 2. I use...
2
by: bj | last post by:
Hi, Yes, this is yet another "switching from tables to divs for layout purposes" post. I have been searching for the past few hours to find what I'm looking for as I hate posting unnecessarily....
8
by: CM | last post by:
Hi, Could anyone please help me? I am completing my Master's Degree and need to reproduce a Webpage in Word. Aspects of the page are lost and some of the text goes. I would really appreciate it....
4
by: rsteph | last post by:
I've found a javascript menu download, I've been tweaking it within a testpage, and getting it to look just right. I finally got everything looking right, all I have to do is alter where the links...
8
by: Amit | last post by:
I have a master page and a content page but the stylesheet isnt getting applied like how it looks in visual studio design view. The master page is defined like this: <%@ Master Language="VB"...
1
by: siomay87 | last post by:
please help i have a problem in the ms access reporting, my report have: page header, detail, page footer and report footer In listing "detail section", the number of line is depend on the data...
9
by: mark4asp | last post by:
Why is this page invalid? Pasted into http://validator.w3.org/ I'm told that the page is invalid. Why? It flags problems with the <bodyand </htmltags but I can't see why. Is the W3C validator...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.