timb wrote:
> In my Struts application I dynamically generate pdf and rtf files
> using iText. With larger pdf files, say 150kb or 100 pages, the pdfs
> are corrupt.They have the html from the page they are requested from
> appended to them. This does not occur with the rtf files o
In my Struts application I dynamically generate pdf and rtf files
using iText. With larger pdf files, say 150kb or 100 pages, the pdfs
are corrupt.They have the html from the page they are requested from
appended to them. This does not occur with the rtf files of any size I
have tested with. Any su