AlivePDF
AlivePDF copied to clipboard
Can't override header or footer method
What steps will reproduce the problem?
1. override public function header(headerText:String="")
2. . override public function header()
3.
What is the expected output? What do you see instead?
expect it to override function but get incompatible override error
What version of the product are you using? On what operating system?
1.5
Please provide any additional information below.
Original issue reported on code.google.com by [email protected] on 20 Jan 2013 at 12:26
How to resolve this issue.. I am getting same issue while trying to override
header and footer. Please provide me the soultion..
Original comment by [email protected] on 10 Jan 2014 at 2:39