I hereby claim:
- I am bluntelk on github.
- I am boxie (https://keybase.io/boxie) on keybase.
- I have a public key ASCkzla_gVSaWSI60BaYghy4I0aYTjx2XBCu2pTdxAJYTwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
/** | |
* WkHtmlToPdf table splitting hack. | |
* | |
* Script to automatically split multiple-pages-spanning HTML tables for PDF | |
* generation using webkit. | |
* | |
* To use, you must adjust pdfPage object's contents to reflect your PDF's | |
* page format. | |
* The tables you want to be automatically splitted when the page ends must | |
* have a class name of "splitForPrint" (can be changed). |