Focal Point
To get a bottom border at the end of each page when we use footing for pdf and html

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/2081057202

December 22, 2006, 08:27 AM
Code Digger
To get a bottom border at the end of each page when we use footing for pdf and html
Bottom border for the last record at the end of the each page is not coming because of footing. But when we removed footing the border is coming fine.
can any body give solution for this to get bottom border for the data section as well footing should be there.
December 22, 2006, 09:05 AM
Leah
quote:
Posted December 22, 2006 08:27 AM
Bottom border for the last record at the end of the each page is not coming because of footing. But when we removed footing the border is coming fine.
can any body give solution for this to get bottom border for the data section as well footing should be there

A thought, what if you set the page length/ number of lines to various values to see what happens


Leah
December 22, 2006, 09:44 AM
<RickW>
What platform are you on? What version are you on? What type of output are you producing?

Some of the older version of WebFOCUS have bugs. If you're doing PDF output, there are issues with GRID and BORDERs as people have told you in your previous post.

https://forums.informationbuilders.com/eve/forums/a/tpc/...871057202#3871057202

For PDFs you might want to try
SET PSPAGESETUP = ON
SET PRINTPLUS = ON

This message has been edited. Last edited by: <RickW>,
December 25, 2006, 03:22 AM
Code Digger
RickW,
I workin with webfocus 7.1.4 version.server/unix. I'm generating pdf output.
I changed the grid=on in data section.The erronous line just above the footer was removed. But the border for the last record still not coming. I tried using set pspagesetup =on and set printplus =on. But the problem remains same.
If there are any other option u want to give it me.
Thanku

This message has been edited. Last edited by: Code Digger,
December 27, 2006, 09:50 AM
Kerry
Hi Code Digger,

Can you please try:

ON TABLE SET PAGE NOLEAD


Hope this helps. Smiler

Cheers,

Kerry


Kerry Zhan
Focal Point Moderator
Information Builders, Inc.