Differences from version 6 to 7



@@ -33,7 +33,7 @@

 * margin The size of the margins in pt.
 !PGVRvar
 Lookup and return the value of the given variable. The variable can be one of the many internal PGV variables, one of the user input variables, or a variable set with PGVRSetVar
-* varThe name of the variable to lookup
+* var The name of the variable to lookup
 !PGVRvarLetter
 This is the same as the PGVRvar tag, except that it only returns the first letter of the variable.
 * var The name of the variable to lookup

@@ -52,10 +52,12 @@

 !PGVRFooter
 Setup a footer that will be placed at the bottom of every page.
 !PGVRPageHeader
-Setup a header that will be printed at the top of the page whenever the body flows onto a new page. The PGVRPageHeader will be printed underneath the PGVRHeader. This is allows you to have a custom header for different people or families as information flows onto succeeding pages. !PGVRFootnote
+Setup a header that will be printed at the top of the page whenever the body flows onto a new page. The PGVRPageHeader will be printed underneath the PGVRHeader. This is allows you to have a custom header for different people or families as information flows onto succeeding pages.
+!PGVRFootnote
 This sets up a footnote in the document. Each unique footnote is numbered and that number is printed with a link to the footnote text, which is printed whenever the PGVRFootnoteTexts tag appears.
 !PGVRFootnoteTexts
 Print all of the footnotes setup while processing the document.
+---
 !PGVRCell
 The PGVRCell is the most basic text block that can be used in a report. It differs from the PGVRTextBox in that it can only have one style of text. Because of this you will often see PGVRTextBox used more often than PGVRCell. Text in a PGVRCell will wrap to the width of the cell.
 * width The width of this cell. Setting the width to 0 will make it the width from the current location to the right margin.
Page History
Date/CommentUserIPVersion
01 Jun 2007 (06:32 UTC)
Lester Caine81.138.11.1367
Current • Source
Lester Caine81.138.11.1366
View • Compare • Difference • Source
Lester Caine81.138.11.1363
View • Compare • Difference • Source
Lester Caine81.138.11.1361
View • Compare • Difference • Source