[iText-questions] Re: corrupt pdfs solution found - not an iText problem

2005-07-08 Thread timb
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

[iText-questions] corrupt pdfs

2005-07-07 Thread timb
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