dragon_sa Posted March 20, 2010 Share Posted March 20, 2010 I have a php script which generates an invoice from a database, this shows and prints fine using the web browser print preview option as long as the content remains on 1 page, however once there are enough products in the order to make the invoice spread on to a second page or more, the second page onwards show up as blank pages when going to print preview option. I have attached the file which generates the invoice and would appreciate any help in working out why this happens. Currently the issue only occurs using fire fox [attachment deleted by admin] Link to comment https://forums.phpfreaks.com/topic/195899-problem-printing-php-generated-invoice/ Share on other sites More sharing options...
Ruzzas Posted March 20, 2010 Share Posted March 20, 2010 This is quite normal, it could just be an space, <br /> afew other things, just look for sightings of these things and try removing them. Link to comment https://forums.phpfreaks.com/topic/195899-problem-printing-php-generated-invoice/#findComment-1029008 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.