Tabulation setStartingPageNumber
Revision as of 09:51, 24 June 2016 by MortenHattingVoltelen (talk | contribs)
Adds an image to the footer
Syntax
Tabulation_setStartingPageNumber(8)
Arguments int pagenumber
Examples
//Starting page number of the PDF report can be set:
//Needs a DCS
Tabulation_setStartingPageNumber(8);
Note: This function should be paired with function Tabulation_setShowResultAsPdf.
Availability
Version 6.0