[iText-questions] Adding RTF document to another.

2004-01-16 Thread Nick Neuberger
ward, then append several RTF documents at the end. Any thoughts Thanks Much. Nick Neuberger - - - - - - This e-mail message is intended only for the use of the individual or entity identified in the alias address of this message and may contain confidential and privileged information. Any un

RE: [iText-questions] The Servlet Code Problem -- Please Help

2003-07-21 Thread Nick Neuberger
Here are a couple of thoughts!   1) You might want to try and set the response.setContentType("") to "PDF" or something like "application/pdf".  I'm guess that there is a method like this to tell the browser what type of content it is.  It's been a while since I've directly set content type

[iText-questions] Code submission / suggestion - Rectangle and equals()

2003-07-16 Thread Nick Neuberger
class as a helper class for all developers as well. Any thoughts? Nick Neuberger Programmer / Analyst IS Department Safety National Casualty Corporation package com.sncc.common.reports.pdf; import java.awt.geom.Point2D; import java.io.IOException; import com.lowagie.text.Document; import

RE: [iText-questions] Performance problems

2003-07-16 Thread Nick Neuberger
What is your hardware configuration? cpu(s) memory disk space What VM are you using? Are you doing any database connections while generating the pdfs? I have seen the performance for applications to be extremely fast. even in java. although we are using dual processor