Thank you. Helpful as always.
On May 10, 1:55 pm, Jonathan Lundell <[email protected]> wrote: > On May 10, 2011, at 11:41 AM, Vasile Ermicioi wrote: > > > For example, if you wanted to view the PDF at the > > URLhttp://labs.google.com/papers/bigtable-osdi06.pdf, you would use the > > URL:http://docs.google.com/viewer?url=http%3A%2F%2Flabs.google.com%2Fpape... > > A minor point: you don't need to escape colons and slashes in a query string, > so this URL works fine: > > http://docs.google.com/viewer?url=http://labs.google.com/papers/bigta... > > Most browsers support PDF viewing, either directly or via a plugin. Safari > (at least on Macs) also supports PDF as an image format, embedded with the > <img> tag.

