Tenemos un problema al utilizar un patrón factory que devuelve un objeto de asppdf. Mirad cómo se las gasta su servicio técnico:
 
From: Peter Persits [mailto:
[email protected]] 
Sent: jueves, 27 de marzo de 2008 16:31
To: Subject: Re: AspPDF: Problem when concurrently accessing Doc.Fonts  
I gave you a solution that worked, apparently. My 20-year programming experience teaches me your code is wrong. If you think your code is correct but my product is bad, it's your right. 
----- Original Message -----  
From: 
To: Peter Persits  
Sent: Thursday, March 27, 2008 11:24 AM 
Subject: RE: AspPDF: Problem when concurrently accessing Doc.Fonts   
Well, we are pretty sure that It is NOT illegal to return an object from a method the way we are doing it (factory pattern). Actually we have a lot of classes that work like that and we have no problem with them. Can you have a look to see why its giving problems with ASPPDF?