Hi, I have lots of pdfs stored in a database and I am rendering them with: send_data(@library_item.content,:disposition=>"inline",:type=>@library_item.content_type) This works fine but I would like it in a separate browser window as the users tend to close the window after viewing the pdf and then the app has gone! I have the same problem when linking to stored urls with: redirect_to(@library_item.url) Cheers George --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---