Thank you...
I got it
cell.ArabicOptions = ColumnText.DIGITS_EN2AN;
--
View this message in context:
http://itext-general.2136553.n4.nabble.com/How-to-Display-Numbers-in-Arabic-with-itextsharp-tp4617682p4617713.html
Sent from the iText - General mailing list archive at Nabble.com.
--
On 8/05/2012 9:31, Amedee Van Gasse wrote:
> On Tue, May 8, 2012 04:53, David Thielen wrote:
>> Version 2 you can use without payment (standard library open source
>> license). For version 5 you need to pay iText.
> Version 2 is unsupported, several years old, and contains unsolved bugs.
See also:
On 8/05/2012 9:31, Amedee Van Gasse wrote:
> On Tue, May 8, 2012 04:53, David Thielen wrote:
>> Version 2 you can use without payment (standard library open source
>> license). For version 5 you need to pay iText.
> Version 2 is unsupported, several years old, and contains unsolved bugs.
That's th
You'll need the option ColumnText.DIGITS_EN2AN to replace European
digits (U+0030...U+0039) by Arabic-Indic digits.
Paulo
On Tue, May 8, 2012 at 4:08 PM, 1T3XT BVBA wrote:
> On 8/05/2012 16:44, mohfrash wrote:
>> How I can display Number in Arabic?
> I don't think you need the iTextSharp.text.Fo
I have managed a work around to the problem. Instead of using the setField
method to change the field values, I am now extracting the XFA data and
changing the necessary tag values in the xml. I then take the XFA form src
and replace the XFA stream with the updated xml.
Regards,
Dee
DeeJay wro
On 8/05/2012 16:44, mohfrash wrote:
> How I can display Number in Arabic?
I don't think you need the iTextSharp.text.Font.NORMAL (unless
iTextSharp is different from iText regarding font creation). Also you
need a font that knows how to draw the arabic numerals. If you use
arialuni.ttf and you u
string arialunicodepath = Server.MapPath("Fonts") + @"\ARIALUNI.TTF";
BaseFont nationalBase=BaseFont.CreateFont(arialunicodepath,
BaseFont.IDENTITY_H, BaseFont.EMBEDDED);
iTextSharp.text.Font nationalTextFont = new
iTextSharp.text.Font(nationalBase, 8f, iTextSharp.text.Font.NORM
Hi Natalja,
On 8 May 2012 15:04, Natalja Polozun wrote:
> Hi,
> I am student and learn java with itest. Try to load it into oracle and get
> statuds INVALID. Can you help me?
>
You're building the house starting from the roof.
First learn the basics of Java, by creating your own, stand-alone
ap
Hi,
I am student and learn java with itest. Try to load it into oracle and get
statuds INVALID. Can you help me?
Best regards,
Natalja Polozun
---mail.ee reklaam---
Unista julgelt, otsusta targalt. On 1 lahendus - 1Credit.
www.1credit.ee
Hi Ish
On 8 May 2012 12:04, Ish Bandhu wrote:
> Hi,
>
> ** **
>
> Can we create doc and excel file in pdf by itextsharp.
>
Please rephrase your question.
You want to create PDF files with text? iTextSharp can do that.
You want to create PDF files with data in tables? iTextSharp can do th
On Tue, May 8, 2012 04:53, David Thielen wrote:
> Version 2 you can use without payment (standard library open source
> license). For version 5 you need to pay iText.
Version 2 is unsupported, several years old, and contains unsolved bugs.
-
This email was
11 matches
Mail list logo