php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #18738 GD generated image displays but wont print
Submitted: 2002-08-05 02:19 UTC Modified: 2002-08-05 17:39 UTC
From: kent at miami-ok dot com Assigned:
Status: Not a bug Package: GD related
PHP Version: 4.2.2 OS: win server 2000
Private report: No CVE-ID: None
 [2002-08-05 02:19 UTC] kent at miami-ok dot com
I am using a quite lengthy script to translate LOGO-like commands into graphics (i.e. name{U20 L20 D20 R20} means up 20 left 20 down 20 right 20 and would draw a box and label it "name")  Everything is in PHP...

The images display properly but won't print.

I downloaded an image and changed it's extension to .txt so I could see the header and at the bottom of the file it had this error message:

gd-png error: setjmp returns error condition

I cannot reproduce the error with a short script because I don't know what causes it...  Do you have any idea what might be causing this error?

thanks!

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-08-05 17:39 UTC] kalowsky@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.



 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 06 11:01:33 2024 UTC