Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

UTF-8 Data

...

KeywordDescription XFRX versionComment

#UR BLANKPAGEBEFORE=<expr>

Add blank page before band.17.1.3Group header band

#UR BLANKPAGEBEFORE=ShipCountr='Mexico'

#UR BLANKCOLUMNBEFORE=<expr>

Add blank column before band.17.1.3Group header band

#UR BLANKCOLUMNBEFORE=ShipCountr='UK'

#UR BLANKPAGEAFTER=<expr>

Add blank page after band.17.1.3Group footer band

#UR BLANKPAGEAFTER=ShipCountr='Mexico'
#UR BLANKCOLUMNAFTER=<expr>Add blank column after band. 17.1.3Group footer band 

#UR BLANKCOLUMNAFTER=ShipCountr='Mexico'    
#UR STARTPAGE=<expr>Replace  "Group starts on New page"17.1.3Group header band 

#UR STARTPAGE=ShipCountr='Mexico'  

#UR STARTCOLUMN STARTCOLUMN=<expr>

Replace  "Group starts on New column" 17.1.3Group header band 

#UR STARTCOLUMN=ShipCountr='Mexico'    
#UR HIDDEN=<expr>Hidden band by expression.21.1

#UR HIDDEN=MINUTES(DATETIME())%2=0

...