Phantom PDF 2.1.1 Table Headings



  • Hi,

    When I try and use Phantom PDF version 2.1.1, it does not generate table headings on page break. It only works with version 1.9.8.

    Any ideas?

    https://playground.jsreport.net/w/anon/YdK0sQAW



  • This is a regression issue in the v2 of phatnomjs.
    Mentioned in our docs.



  • Hi Jan,

    Thanks for the quick response. The issue I'm having with running 1.9.8 is getting images to render in the footer (even though I have added the display:none to the template as outlined in doc). Am I doing something wrong?

    https://playground.jsreport.net/w/anon/YdK0sQAW


  • administrators

    hi!

    jut change your image urls to use http.

    instead of

    https://imagesvc.timeincapp.com/v3/mm/image?url=https%3A%2F%2Ftimedotcom.files.wordpress.com%2F2015%2F07%2Fearth-blue-marble-dscvr.jpg&w=800&c=sc&poi=face&q=85
    

    use

    http://imagesvc.timeincapp.com/v3/mm/image?url=https%3A%2F%2Ftimedotcom.files.wordpress.com%2F2015%2F07%2Fearth-blue-marble-dscvr.jpg&w=800&c=sc&poi=face&q=85
    

    it seems like phantom block the https requests because the html page is loaded using http internally


Log in to reply
 

Looks like your connection to jsreport forum was lost, please wait while we try to reconnect.