trivial mistake. It works in the static folder and probably many other non web2py system folders. library/static/book.pdf
Hetland's "Beginning Python ..." sticks to the basics and web2py documentation should not be skipping them. Also, a complete summary of all features should be included as is found in the appendices of some books. The one page cheatsheet, however, is nice. The book does not point to it. On Jan 24, 6:23 pm, Anthony <[email protected]> wrote: > What problem are you having? Can you show the code you tried? What did you > expect, and what did you see? > > > > > > > > On Tuesday, January 24, 2012 4:10:57 PM UTC-5, davidjensen wrote: > > > I am trying to write html that enables you to view pdf, etc in the > > browser. This is easy to do inwww.mydomain.com/mypdf.pdf > > How do I do this? previous posts said I had to go to a non web2py > > site. like app engine? If so, isn't this a bug that should be fixed > > since displaying pdf, txt, etc is common?

