MAIL PROTECTED]>,<[EMAIL PROTECTED]>
Subject: Re: [iText-questions] fonts and encoding issue
Date: Thu, 14 Nov 2002 15:12:51 -0700
MIME-Version: 1.0
Received: from mc1-f17.law16.hotmail.com ([65.54.236.24]) by
mc1-s10.law16.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Thu, 14 Nov
2002 1
On Thursday, November 14, 2002, at 04:44 PM, Shahzad Latif wrote:
Hi:
Got into an intersting situation:
1) We are receiving XML data from different sources
2) We have created some java classes and loaded them in Oracle.
3) The XML data is passed as a parameter to the java sotred procedure
that
parse the string and change the \u2122 into the unicode char.
- dave
- Original Message -
From: "Shahzad Latif" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, November 14, 2002 2:44 PM
Subject: [iText-questions] fonts and encoding issue
> Hi:
&
Hi:
Got into an intersting situation:
1) We are receiving XML data from different sources
2) We have created some java classes and loaded them in Oracle.
3) The XML data is passed as a parameter to the java sotred procedure that
creates a PDF
Character encoding in Oracle is WE8ISO8859P1.
Clien