kesz1 Posted April 12, 2006 Share Posted April 12, 2006 Hello;I generate a basic excel report from a php page (updating the header content) and I need to dynamically add page breaks to this excel file. I tried:<DIV style="page-break-after:always"></DIV> which works fine if the output page was for the browser, but, when I change the I update the header to display as excel, the breaks do not work.Does anyone have any suggestions or examples to add page breaks to the php script that the excel file will recognize? Thanks Link to comment https://forums.phpfreaks.com/topic/7233-php-excel-page-breaks/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.