PDF - table border collapse in 2nd page



  • Hi,
    I have created jsreport template to list data. It just a simple table view and works fine when the orientation given as portrait. When the orientation changed to landscape the borders collapse with the headers . It is fixed when the width property removed from the table, but i need to provide width also .I have created a sample template here.

    <iframe src="https://playground.jsreport.net/w/santhosh/hj~KAU8P?embed=1" width="100%" height="400" frameborder="0"></iframe>



  • This is a known phantomjs bug. Please try to search the phantomjs github issues and try the mentioned workarounds.

    Like on mentioned here
    https://github.com/ariya/phantomjs/issues/10927

    You can google similiar using "phantomjs table header overlapping" words.

    If it is possible, I recommend switching to chrome-pdf recipe.


Log in to reply
 

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