a3308100aa1afbf561d8536fc7707eced7a1a18a
FAQ/add-custom-page-numbers-to-a-report.md
| ... | ... | @@ -0,0 +1,13 @@ |
| 1 | +#Adding Custom Page Numbers To A Report |
|
| 2 | + |
|
| 3 | +[[_TOC_]] |
|
| 4 | + |
|
| 5 | +#Question |
|
| 6 | + |
|
| 7 | +If I want to add page numbers to a report and the 'Show Page Numbers' property on the [[Style tab|/Guides/ReportDesign/10.0-Style-tab]] tab isn't sufficient, how do I do this? |
|
| 8 | + |
|
| 9 | +#Answer |
|
| 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 |