Hello! I've developed an application that allows users to upload document files (doc, pdf, xls) and then download them. The problem is when the user wants download the files the web browser always opens a window to ask where to download them (or the file is downloaded in the download folder). In the case of doc and xls files is fine, but would it be possible that the pdf files will open directly in the web browser?. To upload/download the files I use the standard way of web2py. This problem occurs with Firefox, Safari, Chrome, IE 10. The version of web2py I use with the application is the 1.99.7.
I hope you can understand me, my english is not very good. Thanks ins advanced. Regards José Eloy Torres -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

