Hi All,

I've had stable code that has gone unchanged for several years and has
started failing with the following error:
-----------------------------------------------------------------------
Helvetica-Bold not found as resource. (The *.afm files must exist as
resources in the package com.lowagie.text.pdf.fonts)
-----------------------------------------------------------------------

This is the line of ColdFusion code it is failing on:
-----------------------------------------------------------------------
<cfset NameFont = FontFactory.getFont(FontFactory.HELVETICA,
javacast("int",11), FONT.BOLD)>
-----------------------------------------------------------------------

This is in a shared hosting environment where I have NO control over the
server and it's configuration.  The techs tell me they have tried
several versions of iText and see the same error (making me think it has
nothing to do with iText itself).  They of course swear they have not
(prior to attempting to debug this) touched iText.

I suspect this is due to some other change on the server

The techs also swear that the Helvetica font is found in the package
wheer the error is saying it is not.

Any ideas?

TIA

Cheers


Bryan Stevenson B.Comm.
VP & Director of E-Commerce Development
Electric Edge Systems Group Inc.
phone: 250.480.0642
fax: 250.480.1264
cell: 250.920.8830
e-mail: [email protected]
web: www.electricedgesystems.com
 
Notice:
This message, including any attachments, is confidential and may contain
information that is privileged or exempt from disclosure. It is intended
only for the person to whom it is addressed unless expressly authorized
otherwise by the sender. If you are not an authorized recipient, please
notify the sender immediately and permanently destroy all copies of this
message and attachments.
Please consider the environment before printing this e-mail



------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to