Re: [iText-questions] Odd exception (solved)

2006-06-20 Thread Amir Mechouk
Hi, in the end it was just poor coding on my part. My application was calling FontFactory.registerDirectory on each generation of a pdf which resulted in a ConcurrentModificationException when a thread modified the fonts while another was using it. Thanks again for a great library! Amir Paulo

Re: [iText-questions] XML and fonts

2006-05-03 Thread Amir Mechouk
bruno wrote: > Amir wrote: > >> Hi, i'm stuck :) >> >> I've been trying to create a pdf from XML but i'm stuck on trying to >> define the fonts. >> >> The xml looks something like this >> >> >> >> >> >> Header >> >> >> >> Some random text >> >> >> >>

[iText-questions] XML and fonts

2006-05-02 Thread Amir Mechouk
Hi, i'm stuck :) I've been trying to create a pdf from XML but i'm stuck on trying to define the fonts. The xml looks something like this Header Some random text More random text To this i defined

SV: [iText-questions] PdfReader with URL that requires proxy identification

2005-11-28 Thread Amir Mechouk
Hi, Have a look at the apache commons-httpclient project. At the moment i can't seem to access apache.org though My guess is that you can use that to retreive the pdf and then use itext to do whatever it is you need to do with the pdf. /Amir > -Ursprungligt meddelande- > Fran: [EMAI