pdf-stamper icon indicating copy to clipboard operation
pdf-stamper copied to clipboard

Not able to create PDF::Stamper instance

Open sree0514 opened this issue 12 years ago • 2 comments

When I tried to run pdf = PDF::Stamper.new("sample.pdf")

Its throwing exception ArgumentError - wrong number of arguments (1 for 0):

sree0514 avatar Sep 18 '13 11:09 sree0514

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]

jaywhy avatar Sep 18 '13 19:09 jaywhy

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]

jaywhy avatar Sep 18 '13 19:09 jaywhy