[iText-questions] JFreeChart problem

2007-06-25 Thread Michael Clayton
Hi! When use the JFreeChart sample in the iText book, it works fine as a stand-alone app with a main method. However, I cannot get it to work in a JavaBean. It seems the document does not close = document.close(). Im using eclipse and tomcat seems to just hang. org.apache.catalina.startup

[iText-questions] Header footer, or long line

2007-06-12 Thread Michael Clayton
Hi, i would like to underline the first line of text in my document. I want the line to span across the entire width of the page. How do you do this? Mike - This SF.net email is sponsored by DB2 Express Download DB2 Ex

Re: [iText-questions] [SPAM] Servlet issues

2007-05-03 Thread Michael Clayton
I recompiled my itext.jar file and still get java.lang.NoClassDefFoundError: com/lowagie/text/DocumentException. Any ideas? On May 1, 2007, at 1:59 AM, Bruno Lowagie wrote: > Michael Clayton wrote: >> SEVERE: Allocate exception for servlet MyFirstServlet >> java.lang.NoClassDef

[iText-questions] Servlet issues

2007-04-30 Thread Michael Clayton
All, I can run the HelloWorld.java PDF gen code fine. I get the following error when I try to use the Servlet to an OutputStream: SEVERE: Allocate exception for servlet MyFirstServlet java.lang.NoClassDefFoundError: com/lowagie/text/DocumentException at java.lang.Class.getDeclaredConstr

[iText-questions] pdf created is not coded properly

2005-12-27 Thread Michael Clayton
All, when i use the GetPost.jsp example, the pdf is created, but it is not properly coded. I get the browser to save the file, but when I try to open it, I get: 'Acrobat tried to open, not supported type... email attachment may not have been properly coded" Any ideas? Mike -

[iText-questions] pdf file not complete

2005-12-27 Thread Michael Clayton
All, when I run the GetPost.jsp example fro the itext site, the pdf tries to load, but stops in the missdle. Using Safari, I only see 'loading'. Any ideas? Mike --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log f

[iText-questions] error with fonts

2005-12-20 Thread Michael Clayton
Hey all, I get the following message when I run a class using iText. I'm doing this in jbuilder. I could not use the jar file, so I un-tar 'd the file and added the packages to jbuilder. Helvetica not found as resource. (The *.afm files must exist as resources in the package com.lowagie.te