nday, December 20, 2010 10:44 AM
> To: itext-questions@lists.sourceforge.net
> Subject: Re: [iText-questions] getFont error
>
>
> Thanks Mark
>
> But I was under the impression that the new iText 5.05 and
> it's refactored path would be able to be used along with the
> co
Thanks Mark
But I was under the impression that the new iText 5.05 and it's refactored
path would be able to be used along with the coldfusion version
independently?
--
View this message in context:
http://itext-general.2136553.n4.nabble.com/getFont-error-tp3095747p3095988.html
Sent from the iT
orer
Senior Software Engineer
Cardiff.com
import legalese.Disclaimer;
Disclaimer DisCard = null;
> -Original Message-
> From: webpointz [mailto:mbeveri...@webpointz.com]
> Sent: Monday, December 20, 2010 8:09 AM
> To: itext-questions@lists.sourceforge.net
> Subject:
Hello,
We were using the iText 2.1.7 to fire off the following code which works
great (in CFMX 7 using the JavaLoader to load iText 2.1.7), however using
iText 5.05 on CF9 we are getting "The getFont method was not found". We are
trying to set different Font Objects for further processing. I hav