thank u for your answer
i'll check it out
and let u know if my problem solved

p.s.
great job in this pdf

----- Original Message -----
From: "Paulo Soares" <[EMAIL PROTECTED]>
To: "Post all your questions about iText here"
<itext-questions@lists.sourceforge.net>
Sent: Wednesday, July 12, 2006 2:22 PM
Subject: Re: [iText-questions] need help


You're in the good path. Just call
datatable.RunDirection = PdfWriter.RUN_DIRECTION_RTL

A link to the examples:
http://itextdocs.lowagie.com/tutorial/fonts/styles/index.html#direction

The examples are in Jave but it's trivial to modify them to C# or VB.NET.

Paulo
----- Original Message -----
From: "haim magen" <[EMAIL PROTECTED]>
To: "Post all your questions about iText here"
<itext-questions@lists.sourceforge.net>
Sent: Thursday, July 13, 2006 7:38 AM
Subject: Re: [iText-questions] need help


my code:


Dim arial As BaseFont = BaseFont.CreateFont(windir & "\Fonts\arial.TTF",
BaseFont.IDENTITY_H, BaseFont.NOT_EMBEDDED)

Dim fontArial As Font = New Font(arial, 11, Font.NORMAL)

datatable.AddCell(New Phrase(" ????  sdsds ", fontArial))



can u give me link
i downloaded samples from sourceforge
didn't see there any hebrew or arabic samples

other Basefonts like cp1252 don't show any hebrew text

what can be done to solve this ?

----- Original Message -----
From: "Paulo Soares" <[EMAIL PROTECTED]>
To: "Post all your questions about iText here"
<itext-questions@lists.sourceforge.net>
Sent: Wednesday, July 12, 2006 9:02 AM
Subject: Re: [iText-questions] need help


There are examples in the tutorial for Arabic and Hebrew. Bidi
re-ordering will only work with ColunText and PdfPTable.

Paulo

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of haim magen
> Sent: Thursday, July 13, 2006 3:01 AM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] need help
>
> i can display hebrew chars
> but the text is not in the right order
> the are 'left to right' insted of 'right to left'
> how can ifix it
> can u help ?
>


Aviso Legal:
Esta mensagem é destinada exclusivamente ao destinatário. Pode conter
informação confidencial ou legalmente protegida. A incorrecta transmissão
desta mensagem não significa a perca de confidencialidade. Se esta mensagem
for recebida por engano, por favor envie-a de volta para o remetente e
apague-a do seu sistema de imediato. É proibido a qualquer pessoa que não o
destinatário de usar, revelar ou distribuir qualquer parte desta mensagem.

Disclaimer:
This message is destined exclusively to the intended receiver. It may
contain confidential or legally protected information. The incorrect
transmission of this message does not mean the loss of its confidentiality.
If this message is received by mistake, please send it back to the sender
and delete it from your system immediately. It is forbidden to any person
who is not the intended receiver to use, distribute or copy any part of this
message.





--------------------------------------------------------------------------------


>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>


--------------------------------------------------------------------------------


> _______________________________________________
> iText-questions mailing list
> iText-questions@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/itext-questions
>



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to