Re: [iText-questions] Itext font rendering problem

2011-08-21 Thread 1T3XT BVBA
On 21/08/2011 15:42, silfverstrom wrote: > The company that i work for has written their software in Itext > 2.0(I'm just inheriting the code) - will this make a substantial > difference > when approaching this problem? iText 2.0 dates from February 15, 2007. Plenty of things have changed since

Re: [iText-questions] Itext font rendering problem

2011-08-21 Thread silfverstrom
The company that i work for has written their software in Itext 2.0(I'm just inheriting the code) - will this make a substantial difference when approaching this problem? On Sun, Aug 21, 2011 at 3:23 PM, 1T3XT BVBA [via iText - General] < ml-node+3758390-564270213-261...@n4.nabble.com> wrote: > O

Re: [iText-questions] Itext font rendering problem

2011-08-21 Thread 1T3XT BVBA
On 21/08/2011 14:56, silfverstrom wrote: > I tried using ttf files, for alla major fonts. They are all rendered > incorrectly however, Maybe you didn't embed them. Note that all the examples form the book are tested on Fedora en Debian. See http://itextpdf.com/book/chapter.php?id=11 For instance: h

Re: [iText-questions] Itext font rendering problem

2011-08-21 Thread silfverstrom
As you say, I'm quite new to Itext and font issues, i will read the documentation. I tried using ttf files, for alla major fonts. They are all rendered incorrectly however, which is very confusing(At least for me) -- View this message in context: http://itext-general.2136553.n4.nabble.com/Itext-

Re: [iText-questions] Itext font rendering problem

2011-08-21 Thread 1T3XT BVBA
On 21/08/2011 14:21, silfverstrom wrote: > I need to have fonts for Verdana,Georgia,Comic Sans and Courier, but i can't > find any .afm files that > works correctly. > > Of course, i would suspect that there is some underlying problem that I'm > missing, but I'm out of ideas. > > All help is apprec