Spaces/Official ESi/Scriptaculous & Adv. Tags

pdflink

Andrew Donnan
posted this on November 25, 2008 16:11

Introduced as a new feature for WebEOC 7.0.3. Refer to your release notes for more info.

Button

<pdflink type="button">Print PDF</pdflink>

Link

<pdflink>Open as PDF</pdflink>

 

The <pdflink> tag has been modified in WebEOC 7.2. to allow both the view and board to be specified.

Attributes

  • view – This is the name of the view you want to PDF link to. If no view is specified, the current view is used.
  • board – This is the name of the board that contains the view to be PDF linked to. If you do not specify a board, the current board is assumed.
  • enablejs – This true|false attribute specifies whether or not to execute JavaScript™ when rendering the PDF. The default is set to false.
 
Topic is closed for comments