And combining the functions from the file unicode_data.php that is found at TCPDF project and licensed under the GNU LGPL (http://www.gnu.org/copyleft/lesser.html)
The changes that was made in the Page.php file were to change the x1,x2 points to 595 - x1 or 595 - x2.
In the Type0.php file:
call to the unicode_data.php
added new functions in order to transform the text to rtl.
for more information on this sulotion and for the edited files please contact me.
Posted by Shalom Burla (starnetwork) on 2012-01-29T11:36:52.000+0000
+1
Posted by Jigal Sanders (jsanders) on 2012-07-22T16:44:23.000+0000
+1
Does anyone have an idea when this will be fixed? Issue is open for over a year....
Comments
Posted by Dan Aharon-Shalom (omnidan) on 2011-01-28T16:00:34.000+0000
I have created a work around that was suite for my need. My solution was to edit the following files:
/Zend/Pdf/Page.php /Zend/Pdf/Resource/Font/Type0.php
And combining the functions from the file unicode_data.php that is found at TCPDF project and licensed under the GNU LGPL (http://www.gnu.org/copyleft/lesser.html)
The changes that was made in the Page.php file were to change the x1,x2 points to 595 - x1 or 595 - x2.
In the Type0.php file: call to the unicode_data.php added new functions in order to transform the text to rtl.
for more information on this sulotion and for the edited files please contact me.
Posted by Shalom Burla (starnetwork) on 2012-01-29T11:36:52.000+0000
+1
Posted by Jigal Sanders (jsanders) on 2012-07-22T16:44:23.000+0000
+1 Does anyone have an idea when this will be fixed? Issue is open for over a year....