Jason Yates
Jason Yates
@rockwellll, I hit a similar issue today, but I believe your issue and mine are related to tailwind not picking up all the class names required by the modal component....
I think you can pass a byte array to the initialize method already, since it just passes the value to iText. This just needs to be documented. As for the...
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...
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...
I would push this immediately, but there are some conflicts. I'll probably get around to it this weekend. Thanks for the patch.
The pull request wasn't exactly a clean one and lacked tests. And I simply never got around to fixing the issue. On Friday, October 25, 2013, Marshall Anschutz wrote: >...