Thanx! This helped me with getting the font inside PDF. But I have one more problem, because I want to print special unicode characters.
In XML I have <?xml version="1.0" encoding="UTF-8" ?> and in this line I print characters: <paragraph font="Dwarf Runes">Special TTF:D:Đ:S:Š.</paragraph> Special character '352' is printed ok, but I dont see character '272'. if I create HTML from same XML, the character are printed ok. I allso checked TTF with Character Map utility and characters are there. Any further idea on this subject. Thanx. Robert On Mon, 21 Jul 2003 at 11:59:27, Paulo Soares wrote: > Register the fonts with FontFactory and call them by name as they appear in > windows. > > Best Regards, > Paulo Soares > > ----- Original Message ----- > From: "Robert Oracle" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, July 21, 2003 9:54 > Subject: [iText-questions] XML & TTF Fonts > > > > Hi > > I am succesfuly creating PDF from an XML file. > > Using different system fonts in document is also ok. > > The problem that I have is, when I want to use different True Type > > Fonts, which > > are all stored on my computer. > > What is the corect way to tell iText (through XML) to use something > > like "F:\MyTrueTypeFont.ttf" instead of system fonts? > > Some quick answers would be great. > > Thanx. > > Robert > > > > ____________________ > > http://www.email.si/ > > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: VM Ware > > With VMware you can run multiple operating systems on a single machine. > > WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the > > same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 > > _______________________________________________ > > iText-questions mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/itext-questions > > ____________________ http://www.email.si/ ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
