Jump to content

printing a gd generated page


bobinindia

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.