PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2880

*** shadow/2880 Mon Jul 30 02:14:16 2001
--- shadow/2880.tmp.20872       Mon Jul 30 02:14:16 2001
***************
*** 0 ****
--- 1,24 ----
+ +============================================================================+
+ | Incorrect rendering on non-ASCII machines                                  |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 2880                        Product: Fop                     |
+ |       Status: NEW                         Version: all                     |
+ |   Resolution:                            Platform: Other                   |
+ |     Severity: Major                    OS/Version: Other                   |
+ |     Priority: Other                     Component: pdf renderer            |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: [EMAIL PROTECTED]                                       |
+ |  Reported By: [EMAIL PROTECTED]                                      |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ I'm using OS/390 and IBM JDK1.3.0
+ When i use FOP in order to render PDF, the PDF headers are created in EBCDIC, 
+ and the PDF "streams" are written in binary, so the genereated pdf file is 
+ unreadable in a ASCII or EBCDIC machine.
+ 
+ I suppose you're using methods like writeBytes or writeChars or something like 
+ that. In EBCDIC machines the results are different when writen bytes or chars 
+ to a file.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to