[Tickets #5964] Error in lmage link coordinates

bugs at bugs.horde.org bugs at bugs.horde.org
Wed Dec 5 21:05:32 UTC 2007


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=5964
-----------------------------------------------------------------------
 Ticket             | 5964
 Created By         | javier.mestre at gmail.com
 Summary            | Error in lmage link coordinates
 Queue              | Horde Framework Packages
 Version            | FRAMEWORK_3
 Type               | Bug
 State              | Unconfirmed
 Priority           | 1. Low
 Owners             | 
+New Attachment     | Tutorial6.zip
-----------------------------------------------------------------------


javier.mestre at gmail.com (2007-12-05 13:05) wrote:

If you look at the example, in the second page the image sould be a link,
but is not. 
The solution is to change in the image mthod of File_PDF class the call to
_link 
from:

$this->_link($x, $y, $width, $height, $link);

to:

$this->_link($x, $this->hPt-$y, $width, $height, $link);

Thanks in advance 




More information about the bugs mailing list