Project

General

Profile

Embedding a PDF on your PubWriter page

Added by Brian Schwartz over 7 years ago

If you want to embed a PDF on your PubWriter, page, you'll need to insert some HTML:

<object data="http://www.pubwriter.com/pdf/kickstarter.pdf" type="application/pdf" width="100%" height="1000">
<p>Download <a href="http://www.pubwriter.com/pdf/kickstarter.pdf">the PDF!</a></p>
</object>

Just change the URL to point the PDF you want to embed.

You will need to link to a PDF somewhere in the cloud (and unfortunately it can't be the dropbox public link). But Box.com does work last time I tried it.

Here's the sample page:

http://read.pubwriter.com/kickstarter.md