php-developer-list | 2000111
Date: 11/14/00
- Next message: root <email protected>: "[PHP-DEV] CVS Account Request"
- Previous message: Ignacio Vazquez-Abrams: "Re: [PHP-DEV] PHP 4.0 Bug #7788 Updated: Make fails with sybase-ct, cannot find ctpublic.h"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: wlskwork <email protected>
Operating system: Windows NT 4 (Traditional Chinese)
PHP version: 4.0.3pl1
PHP Bug Type: COM related
Bug description: Chinese Character via COM Interface
We automate MS Word 97 via PHP COM feature directly. We successfully put english text into Word Document. However, all chinese character (double-bytes character) has been changed to other character when passing into MS Word.
Later on, I write a VB COM to automate MS word so that php automate MS Word indirectly via that additional COM object. Information is passed to the COM object and the COM object passes information into MS Word. Chinese character still altered.
There is no problem when I rewrite all the related php page using asp.
It seems to be something between COM and PHP does not handle double-byte character correctly.
-- Edit Bug report at: http://bugs.php.net/?id=7823&edit=1-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: root <email protected>: "[PHP-DEV] CVS Account Request"
- Previous message: Ignacio Vazquez-Abrams: "Re: [PHP-DEV] PHP 4.0 Bug #7788 Updated: Make fails with sybase-ct, cannot find ctpublic.h"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

