OpenCms JSP standard taglib
Tag pdfthumbnail


This tag is used to generate a png or jpg thumbnail from a PDF and expands to a link to the thumbnail. The thumbnail is created when the link is requested for the first time.


Tag Information
Tag Classorg.opencms.jsp.CmsJspTagPdfThumbnail
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
filetruetruejava.lang.StringVFS URI of the PDF file for which the thumbnail should be created.
widthfalsetruejava.lang.StringWidth (given in Pixel) of the generated thumbnail.
heightfalsetruejava.lang.StringHeight (given in Pixel) of the generated thumbnail.
formatfalsetruejava.lang.StringFormat of the generated thumbnail. Either jpg or png.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.