tracker issue : CF-3776793

select a category, or use search below
(searches all categories and all time range)
Title:

thead and tfoot are not working either in cfdocument and cfhtmltopdf

| View in Tracker

Status/Resolution/Reason: To Track//ThirdParty

Reporter/Name(from Bugbase): Prashant Gupta / Prashant Gupta (Prashantgenial)

Created: 06/16/2014

Components: Document Management

Versions: 11.0

Failure Type: Cosmetic Issue

Found In Build/Fixed In Build: CF11_Final /

Priority/Frequency: Normal / All users will encounter

Locale/System: ALL / Windows 7

Vote Count: 0

Problem Description:

i want to Repeat HTML Table Header and Footer in PDF Pages
for that when i am trying thead and tfoot it's not working

Steps to Reproduce:

Actual Result:

header and footer of table not rendering on each pdf page.


Expected Result:

table's header and footer must repeat on each page.

Any Workarounds:
NO

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3776793

External Customer Info:
External Company:  
External Customer Name: Prashantgenial
External Customer Email:  
External Test Config: i am using coldfusion 11 in windows 7

Attachments:

Comments:

Hi Prashant, Have you tried using cfdocumentitem type="header" and type="footer"? Can you provide your sample code? Thanks & Regards, Suchika.
Comment by Suchika S.
11917 | August 18, 2014 04:52:01 AM GMT
Aren't those for *page* headers and footers, not table headers and footers?
Comment by External U.
11918 | September 01, 2014 03:18:20 AM GMT
thead { display: table-header-group; } repeats table header and footer on each page but when used with cfdocument does not work.
Comment by Suchika S.
11919 | September 01, 2014 04:22:55 AM GMT
thead { display: table-header-group; } not working niether with cfdocument nor with htmltopdf tag
Comment by External U.
11920 | September 01, 2014 04:35:23 AM GMT
As of now it is not supported in the PDF engine. Deferring.
Comment by Rupesh K.
11921 | November 13, 2014 05:26:56 AM GMT
Have you raised a ticket with the PDF engine vendor (which I imagine is another division within Adobe?) and accordingly can we track *that* ticket?
Comment by External U.
11922 | November 13, 2014 05:29:53 AM GMT
Yes, we have logged a bug with Acrobat. Acrobat bugbase is not public.
Comment by Rupesh K.
11923 | November 24, 2014 09:44:51 AM GMT
This is listed as Closed but a long time has passed. Can this be reopened to look at again and see if the Third Party now has this support and if its possible to manually update
Comment by External U.
11924 | May 05, 2016 04:04:12 AM GMT