Anonymous | Login | Signup for a new account | 10-30-2024 04:14 PDT |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0004617 | [Resin] | minor | always | 06-14-11 15:22 | 06-23-11 16:38 | ||||
Reporter | rickHigh | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | Platform | |||||
Status | closed | OS | |||||||
Projection | none | OS Version | |||||||
ETA | none | Fixed in Version | 4.0.20 | Product Version | |||||
Product Build | |||||||||
Summary | 0004617: PHP PDF support not positioning correctly. | ||||||||
Description |
It would appear that the $pdf->show_xy("Name " . $stat, 0, -10); and $pdf->set_text_pos(0, -10); are meant to be absolute not relative. Resin's (Quercus really) version of these functions are relative to the current position. I base this off of reading the API docs for PDF_LIB and the code examples in "PHP and MySQL Web Development" by Luke Welling. I like the relative API however. Perhaps we can keep this functions just rename and make the function names keep the same behavior of PDFLIB. |
||||||||
Steps To Reproduce | |||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
There are no notes attached to this issue. |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
27 total queries executed. 25 unique queries executed. |