How to repeat table header on each page of PDF using Coldfusion

Reply

Join Date: Aug 2009
Posts: 3
Reputation: Renu Deshpande is an unknown quantity at this point 
Solved Threads: 0
Renu Deshpande Renu Deshpande is offline Offline
Newbie Poster

How to repeat table header on each page of PDF using Coldfusion

 
0
  #1
Aug 3rd, 2009
Hi all,
Can anybody help me in resolving this issue. The details are mentioned below.

I am generating PDF using <cfdocument> tag of Cold Fusion.
I have a header and footer to be displayed on each page. I am rendering data in a table.
If rows in the table exceed a page , and continue on the next page , I want the table headers to be repeated on each of the page.

Example :
Currently this is happening:

Page Header

Some text .....

Column1 Header Column2 Header --- {Table headers}
A B
C D

Page Footer : Page No 1

Page Header

E F

Page Footer : Page No 2

What I want is this :

Page Header

Some text .....

Column1 Header Column2 Header --- {Table headers}
A B
C D

Page Footer : Page No 1

Page Header

Column1 Header Column2 Header --- {Table headers}
E F

Page Footer : Page No 2

Thanks in advance
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC