Phantomjs: Repeating table headers on each HTML page

Created on 30 Apr 2015  路  2Comments  路  Source: ariya/phantomjs

Hi,

I use shrimp (rails wrapper), to generate a _PDF_ file

I have a very long html table (on several pages).

Unfortunately, the table header ((thead) does not repeat on each page, event if I force it (I think)

thead {
  display: table-header-group;
}

Has anyone experiencing this issue ?

I could not find any clue to repeat table header during my web research.

Regards,

PS : Some infos of my compiled phantomjs version install on a debian 7.8

 require('system').os        
{
   "architecture": "64bit",
   "name": "linux",
   "release": "3.2.0-4-amd64",
   "version": "unknown"
}
stale

All 2 comments

What's the status on this?

Due to our very limited maintenance capacity, we need to prioritize our development focus on other tasks. Therefore, this issue will be automatically closed (see #15395 for more details). In the future, if we see the need to attend to this issue again, then it will be reopened. Thank you for your contribution!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mz3 picture mz3  路  5Comments

julmot picture julmot  路  5Comments

bhuvnesh2703 picture bhuvnesh2703  路  3Comments

yisibl picture yisibl  路  5Comments

dhilipsiva picture dhilipsiva  路  4Comments