bobinindia Posted June 23, 2008 Share Posted June 23, 2008 I have a javascript function that opens and tries to print a php page. When I hit the 'print draft' button on the first page the window opens correctly and the print dialog box comes with the correct file name in it. When I actually hit the 'print' button in the dialog box the error comes. The page is generated by GD and only has a imagejpeg sent to it. Can that confuse the printer? My error is that 'the page was replaced while you were trying to print'. Is that because php took a second to generate the page or what is going on there? Link to comment https://forums.phpfreaks.com/topic/111474-printing-a-gd-generated-page/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.