FAQ/add-custom-page-numbers-to-a-report.md
... ...
@@ -8,6 +8,4 @@ If I want to add page numbers to a report and the 'Show Page Numbers' property o
8 8
9 9
#Answer
10 10
11
-There are two tags you can use in the Page Header or Footer property: [pagenumber] and [totalpages]. When a report is exported to pdf or pdf-to-html print, the current and total page numbers will be calculated and placed in the appropriate tag. You can place either or both tags inside of a style div to control appearance, location, or some other property.
12
-
13
-http://wiki.izenda.us/Guides/ReportDesign/9.0-Misc-Tab
... ...
\ No newline at end of file
0
+There are two tags you can use in the Page Header or Footer property on the [[Misc tab|/Guides/ReportDesign/9.0-Misc-Tab]]: [pagenumber] and [totalpages]. When a report is exported to pdf or pdf-to-html print, the current and total page numbers will be calculated and placed in the appropriate tag. You can place either or both tags inside of a style div to control appearance, location, or some other property.
... ...
\ No newline at end of file