Dear Mr Paulo,
Thank you very very very much for the solution.
Mintara
--- meenakshi thilagam <[EMAIL PROTECTED]>
wrote:
> 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
>
>
>
>
>
____________________________________________________________________________________
> Looking for a deal? Find great prices on flights and
> hotels with Yahoo! FareChase.
> http://farechase.yahoo.com/
>
>
-------------------------------------------------------------------------
> 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/
>
____________________________________________________________________________________
Be a better Globetrotter. Get better travel answers from someone who knows.
Yahoo! Answers - Check it out.
http://answers.yahoo.com/dir/?link=list&sid=396545469
-------------------------------------------------------------------------
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/