yyn0210 / alivepdf

Automatically exported from code.google.com/p/alivepdf
0 stars 0 forks source link

Can't override header or footer method #362

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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 celei...@gmail.com on 20 Jan 2013 at 12:26

GoogleCodeExporter commented 8 years ago
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 sakthi....@gmail.com on 10 Jan 2014 at 2:39