Focal Point
Display of Column Title in PDF

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

April 22, 2008, 06:36 PM
Prasanna
Display of Column Title in PDF
All,

I'm facing an issue in the display of the column Title in every page of the PDF report.I need the four hold files to be displayed in a single page and the column title of the first hold file should be repeated only on the top of the page.

I have tried the following
-----------------------------------------------------

product Sales cost dealer cost retail cost
----------------------------------------------------

SET COMPOUND = OPEN
-RUN

Hold file 1
ON TAble PCHOLD Format PDF Open

Hold file 2
On table PChold format PDF NoBreak

Hold file 3

On table pchold format PDF nobreak

SET COMPOUND = CLOSE
-RUN

Hold file 4

On table pchold format PDF close

Is there any way to make the column title to display in the top of the pages?

Thanks
Prasanna
Web Focus Developer Studio 717
April 22, 2008, 09:41 PM
Darin Lee
Basically what you want to do is leave column titles on in the first report then all of the columns in subsequent reports should have AS ''
after them to remove all column titles.

If all of the reports/hold files have the same columns, you might want to see oif you can concatenate all the hold files and produce a single report which would accomplish the same thing. You can concatenate tables using MORE syntax or USE statements. They're both well-documented.


Regards,

Darin



In FOCUS since 1991
WF Server: 7.7.04 on Linux and Z/OS, ReportCaster, Self-Service, MRE, Java, Flex
Data: DB2/UDB, Adabas, SQL Server Output: HTML,PDF,EXL2K/07, PS, AHTML, Flex
WF Client: 77 on Linux w/Tomcat
April 23, 2008, 09:17 AM
PBrightwell
Put your column titles as a heading then if you run into more than one page they will be on the top of every page. Also, use the AS '' so that they do not print a second time.


Pat
WF 7.6.8, AIX, AS400, NT
AS400 FOCUS, AIX FOCUS,
Oracle, DB2, JDE, Lotus Notes