ZF-129: drawText flaw with non-standard document size (TRAC#153)
Description
http://framework.zend.com/developer/ticket/153
ATTACHMENT IN TRAC
When I use the drawText() method on a Zend_Pdf page that is 5.5(w) x 8.5(h) inches, the text is rendered at a 90 degree angle, reading up the page instead of normal left to right horizontal.
Specifically, the document I'm working with can be found at http://www.odot.state.or.us/forms/dmv/6890.pdf
{quote}
06/19/06 10:48:16: Modified by aedmonds@datafirminc.com
* attachment nstv.pdf added.
Example of drawText flaw
{quote}
Comments
Posted by Willie Alberty (willie) on 2006-06-21T23:08:13.000+0000
Closing as duplicate (we actually got the original issue into JIRA before the Trac migration was complete).