Wiki-Quellcode von PDF Object Embed
                  Zuletzt geändert von teamwire001 am 2025/07/01 06:47
              
      Verstecke letzte Bearbeiter
| author | version | line-number | content | 
|---|---|---|---|
|  | 1.1 | 1 | This page holds a macro that allows displaying a PDF file inside a wiki page. To use the macro, you can use the following syntax when in wiki edition mode: | 
| 2 | |||
| 3 | {{code}} | ||
| 4 | {{pdf filename="6.pdf" /}} | ||
| 5 | {{/code}} | ||
| 6 | |||
| 7 | Gives as a result: | ||
| 8 | |||
| 9 | {{pdf filename="6.pdf" width="800px" /}} | ||
| 10 | |||
| 11 | {{velocity}}{{html}}<a href="$doc.getExternalURL('edit', 'editor=object')">EDIT THIS MACRO</a>{{/html}}{{/velocity}} | 
 
  