|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
[webERP -translation] odtphpInstalled odtphp, I did the simple -odtphp example 1-
Then to show our example 2 multi language text file, I changed $message = "PHP est un .."; to $message = file_get_contents('example2.txt, false); Then I found ISO-8859 behaviour so went to source code to take a look, and then changed also this statement $odf -> setVars('message', $message); to $odf -> setVars('message', $message, true, utf-8); http://146.red-88-2-131.staticip.rima-tde.net/weberp311utf/javier/exampleodt1.php javier ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Web-ERP-translation mailing list Web-ERP-translation@... https://lists.sourceforge.net/lists/listinfo/web-erp-translation |
|
|
Re: [webERP -translation] odtphpI just opened this example twice with firefox. It opened OOoWriter to show. First time it was looking clear, second chinese line 2 character shown, 4 bulleted (same like pdf earlier). Hebrew and Thai shown as like as at Markus Kuhn.
Second time I opened it, character spacing was only about the half of character widths, (except chinese, japanese and hebrew - no melting of glyphs to a soup). Opened a third time with MS IE - self behavior as second. What could it be? How does odtphp manage output to given coordinates on a page, eg. to an address area, are frames or tables within a template supported already? Harald |
|
|
Re: [webERP -translation] odtphpHi Harald,
I think you should try the save option first. Open option seems to not be properly handled when connection is slow or paused, it works but it seems to not be reliable. This is odtphp version 1.0 beta we must give it some handicap. Once the file is totally downloaded you can check it alone, without having to consider network issues. javier > > I just opened this example twice with firefox. It opened OOoWriter to > show. > First time it was looking clear, second chinese line 2 character shown, 4 > bulleted (same like pdf earlier). Hebrew and Thai shown as like as at > Markus > Kuhn. > > Second time I opened it, character spacing was only about the half of > character widths, (except chinese, japanese and hebrew - no melting of > glyphs to a soup). > > Opened a third time with MS IE - self behavior as second. What could it > be? > > How does odtphp manage output to given coordinates on a page, eg. to an > address area, are frames or tables within a page supported already? > > Harald > -- > View this message in context: > http://www.nabble.com/-webERP--translation--odtphp-tp25101962p25102377.html > Sent from the web-erp-translation mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 > 30-Day > trial. Simplify your report design, integration and deployment - and focus > on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Web-ERP-translation mailing list > Web-ERP-translation@... > https://lists.sourceforge.net/lists/listinfo/web-erp-translation > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Web-ERP-translation mailing list Web-ERP-translation@... https://lists.sourceforge.net/lists/listinfo/web-erp-translation |
| Free embeddable forum powered by Nabble | Forum Help |