# set some document elements Compress:False Orientation:Landscape PaperType:LETTER VerticalSpace:8 PointSize:7.5 TrueTypeFont:Arial,\windows\fonts\arial.ttf,\gord\text2pdf\afm\arial.afm # The following FontTag allows us to format tagged (eg:) sections of the text # document FontTag:B,Courier-Bold,7.5,0,0,0 # This rectangle bounds the page -- giving it a border Rectangle:782,602,5,5,0,0,0,1,1,1,ALL # Setup an image to be used as a watermark Image:\gord\text2pdf\watermark2.jpg,511,340,275,200,511,340,ALL # Use the Bar to replace the dash symbols under the column headings Bar:1,50,562,40,0,0,0,H,ALL Bar:1,95,562,152,0,0,0,H,ALL Bar:1,252,562,153,0,0,0,H,ALL Bar:1,414,562,63,0,0,0,H,ALL Bar:1,482,562,90,0,0,0,H,ALL # This rectangle outlines all the WHEN positions Rectangle:670,21,45,100,0,0,0,1,1,1,ALL # Show on all pages Rectangle:50,21,45,100,0,0,0,0,1,0,ALL Text:ALL,50,155,19,0,0,0,Arial,ALL # Show only on the first page Rectangle:70,21,95,100,0,0,0,0,1,0,FIRST Text:FIRST,100,155,19,0,0,0,Arial,ALL # Show on everything but the first page Rectangle:110,21,175,100,0,0,0,0,1,0,NOTFIRST Text:NOTFIRST,180,155,19,0,0,0,Arial,ALL # Show on ODD Page numbers (eg:1,3,5 etc) Rectangle:50,21,285,100,0,0,0,1,0,0,ODD Text:ODD,290,155,19,0,0,0,Arial,ALL # Show on EVEN Page Numbers (eg: 2,4,6 etc) Rectangle:60,21,335,100,0,0,0,0,1,0,EVEN Text:EVEN,340,155,19,0,0,0,Arial,ALL # Show only on the Last page Rectangle:60,21,395,100,0,0,0,0,1,0,LAST Text:LAST,400,155,19,0,0,0,Arial,ALL # Show on all pages but not the Last Page Rectangle:100,21,455,100,0,0,0,0,1,0,NOTLAST Text:NOTLAST,460,155,19,0,0,0,Arial,ALL # Show on all pages in-between the first and last pages Rectangle:80,21,555,100,0,0,0,0,1,0,MIDDLE Text:MIDDLE,560,155,19,0,0,0,Arial,ALL # Show only on Page 3 Rectangle:80,21,635,100,0,0,0,.5,.5,1,PAGE3 Text:PAGE 3,640,155,19,0,0,0,Arial,ALL