Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
the_last #1
iText problem
I'm trying CFMX7 whith the latest version of iText library. My own generated
PDF works well, but when I try to use cfreport tag, cf isn't able to find
com.lowagie.text.FontFactory.getFontPath probably because in the new version of
iText the method does not exist. I need to use the latest version because of
new features. How can I do?
the_last Guest
-
contribute problem - access denied file may not existpermission problem
Recieving the following error message - "access denied file may not exist , or there could be a permission problem" this happened this morning ,... -
Concatenate paragraphs in one document using itext (java)
Hi all, I want to take 3 documents and to make one. Each document has only one page. I know how to copy pages. But I want to start a new page... -
Uploading problem = weird warning (was: access denied problem.....)
Hi, I had a problem where my upload form was not working on our production server but was working on two other servers, after checking the... -
#21611 [Opn]: Problem with version_compare() (Was: Problem with pear cli and release numbers)
ID: 21611 Updated by: et@php.net -Summary: Problem with pear cli and release numbers Reported By: jan at horde... -
Problem with Apache Web Server config file and PHP (please give advice on what problem may be me)
HI: Can anyone refer me to someone that can help with the problem below. I installed Apache Web Server on my laptop which has Windows XP. I... -
PaulH #2
Re: iText problem
first thing, put back the original iText.jar. you'll kill cfdocument, etc.
if you need to use the newer iText, you'll need to load it off the classpath,
read
[url]http://www.spike.org.uk/blog/index.cfm?do=blog.entry&entry=B49509DF-D565-E33F-31[/url]
C9E574EA1591EE on this.
PaulH Guest



Reply With Quote

