Forums
FOCUS/WebFOCUS
To generate borders at the end of each page for multiple page reports|
Go
![]() |
New
![]() |
Search
![]() |
Notify
![]() |
Tools
![]() |
Reply
![]() |
|
|
Gold member |
Im trying to generate multiple page reports.Page numbers should be displayed at the end of the each page.
Im generating the pagenumber using 'footing'. The problem is, bottom border for the table is not coming at the end of the each page.This is for both HTML and pdf versions.Also, a line is coming just above the page no in pdf version. plz provide any solution to get the bottom border at the end of each page and also how to eliminate that line just above the page no in pdf version. Also how to reduce the gap size between label page and pagenumber in pdf version Html output PDF output: |
||
|
|
Master |
Code Digger,
I have found that the use of BORDER puts the erroneous line above the FOOTING. Try using GRID and applying it to DATA instead of TYPE=REPORT. I'm not sure about getting the line at the bottom of the page. You might try applying a BORDER-BOTTOM to the FOOTING. Thanks! Mickey
|
|||||
|
|
Gold member |
Mickey,
Thank u for ur reply. The erronous line just above the footing has been removed by putting grid =on instead of border=on in type=data attribute. Im talking abt the borders for the data, not the line below the footing.The bottom border for the last record of the data is not coming at the end of the each page, if the table data exceeds than a single page. If u have any solution plz provide us |
|||
|
|
Gold member |
Bottom border for the last record at the end of the each page is not coming because of footing. But when we removed footing it is coming. can any body give solution for this to get bottom border for the data section as well footing should be there.
|
|||
|
|
Virtuoso |
Hi Code Digger,
Can you please try this: ON TABLE SET PAGE NOLEAD and let us know how it works for you. Hope this helps. Cheers, Kerry Kerry Zhan Focal Point Moderator Information Builders, Inc. |
|||
|
|
Gold member |
KERRY,
ITS NOT WORKIN THANKU |
|||
|
|
Member |
WebFOCUS7.1.4,Windows |
|||
|
|
Virtuoso |
Karun
I think it is better to start a new issue and explane what your problem is. Now you expect everyone to read all the remarks above to know what YOU want. IMHO it's a bit lazy.
|
|||||||
|
|
Gold member |
Code Digger,
Just try this setting at the beginning of your fex: SET PRINTPLUS = ON Normally this setting was created to solve issues with sutotatls and subfoots. But I found out (the hard way) that this also helps with the problem you have. Just try this and let me know if this works for you. Regards, Dirk JJI Webserver : Apache Tomcat 5.0.28 standalone Local: DevStudio 7.1.7 - Windows XP SP2 - Apache Tomcat 5.0.28 WF 7.6.7 (Dev. Studio - testing) |
|||
|
| Previous Topic | Next Topic | powered by eve community |
| Please Wait. Your request is being processed... |
|
Forums
FOCUS/WebFOCUS
To generate borders at the end of each page for multiple page reports
