| |||||||
FRAMES NO FRAMES |
Tag Information | |
Tag Class | org.opencms.jsp.CmsJspTagPdfThumbnail |
TagExtraInfo Class | None |
Body Content | JSP |
Display Name | None |
Attributes | ||||
Name | Required | Request-time | Type | Description |
file | true | true | java.lang.String | VFS URI of the PDF file for which the thumbnail should be created. |
width | false | true | java.lang.String | Width (given in Pixel) of the generated thumbnail. |
height | false | true | java.lang.String | Height (given in Pixel) of the generated thumbnail. |
format | false | true | java.lang.String | Format of the generated thumbnail. Either jpg or png. |
Variables | No Variables Defined. |
| |||||||
FRAMES NO FRAMES |