Changes between Version 13 and Version 14 of SandBox


Ignore:
Timestamp:
Sep 25, 2011 5:24:40 PM (13 years ago)
Author:
maronga
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SandBox

    v13 v14  
    6363
    6464  }}}
     65
     66Now we learn how to embed a PDF:
     67{{{#!html
     68<embed src="http://demo.redmine.org/attachments/490/TPDV0.1.pdf#pagemode=none&toolbar=false" width="800" height="600">
     69
     70  }}}