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
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
>>
>>
>>
>>
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
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