FontFactory::GetFont("Arial Narrow", ...
Paulo
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of meenakshi thilagam
> Sent: Tuesday, September 25, 2007 4:42 PM
> To: [email protected]
> Subject: [iText-questions] Arial Narrow font --Problem
>
> Hello Everybody,
> I want to use Arial Narrow font for my text. This is
> how I do it.
>
> document->open()
> FontFactory::Register("c:\\windows\\fonts\\ARIALNB.TTF");
> try{
> iTextSharp::text::Font *ft11 =
> FontFactory::GetFont("ARIALNB",
> 11.00,iTextSharp::text::Font::BOLD);
> Phrase *fonttest=new Phrase("Description 3\n",ft11);
> document->Add(fonttest);
> }
> ...
>
> The font does not change. The output is in its default
> font.
>
> If I change the name of the font to ARIAL from ARIALNB
> then it works fine.
>
> Could you please tell me how to get the output in
> Arial Narrow?
> Thank you very much.
> Mintara
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.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/