pd4ml
Tag page_break


PDF Page Break Tag alias (ColdFusion does not allow dots in JSP tag names)


Tag Information
Tag Classorg.zefer.pd4ml.taglib.PD4MLPageBreakTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
htmlwidthfalsetruejava.lang.Stringchanges screenWidth for subsequent pages
pageCounterfalsetruejava.lang.String(re-)sets page counter to the given value.
nextfalsetruejava.lang.StringAccepted values: "even" or "odd". Inserts an extra page break if needed, to make the new page number match the given condition. A typical usage is to make each document chapter starts from odd page ("duplex-print-friendly")
pageFormatfalsetruejava.lang.Stringchanges page format for subsequent pages. Accepts values: "rotate" (to change portrait/landscape page orientation), "WWWxHHH" (for example, "842x595" for A4 landscape), "reset"
ifSpaceBelowLessThanfalsetrueintpage break condition. It breaks only if the free page space (below the tag) does not exceed the given value
multicolumnfalsetruejava.lang.Stringif set to "true" breaks all columns (if PD4ML is in multicolumn mode)

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.