Not able to create PDF::Stamper instance
When I tried to run pdf = PDF::Stamper.new("sample.pdf")
Its throwing exception ArgumentError - wrong number of arguments (1 for 0):
Umm. That's weird. What version of ruby are you using?
On Wednesday, September 18, 2013, sree0514 wrote:
When I tried to run pdf = PDF::Stamper.new("sample.pdf")
Its throwing exception ArgumentError - wrong number of arguments (1 for 0):
— Reply to this email directly or view it on GitHubhttps://github.com/jaywhy/pdf-stamper/issues/6 .
Jason Yates [email protected]
Also can you give me the whole stack trace. The code maybe passing a nil around.
On Wednesday, September 18, 2013, sree0514 wrote:
When I tried to run pdf = PDF::Stamper.new("sample.pdf")
Its throwing exception ArgumentError - wrong number of arguments (1 for 0):
— Reply to this email directly or view it on GitHubhttps://github.com/jaywhy/pdf-stamper/issues/6 .
Jason Yates [email protected]