Hello, We have a problem with PDF generated using iText. We deploy our application in two similar webserver (Sun ONE 6.0 sp11) and try to view pdf from the same pc (we use Adobe Reader 7.0 and IE 7.0):
- Web1: We view PDF files within the Web browser. - Web2: We not be able to view PDF files within the Web browser, we view PDF in a separate Adobe Reader window. We use ServletOutPutStream for getting the writer and write the PDF to the browser with: response.setHeader("Content-disposition","inline; filename=my.pdf"); Could it be because of Web server configuration? We don't know what's the difference. We checked: 1) If the Adobe plug-in is in place and enable. 2) If the browser's Adobe settings are correctly configured. 3) If the directive in obj.conf that tells the server to look up the MIME type is ObjectType fn=type-by-extension. Please advice any workaround to solve this problem. Thanks in advance. -- View this message in context: http://www.nabble.com/PDF-files-within-the-Web-browser-tp22433055p22433055.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------------ _______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php