-
Notifications
You must be signed in to change notification settings - Fork 19
Checkbox and ellipse improvements; deprecation warning fixes #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
paulschreiber
commented
Nov 27, 2012
- checkboxes now work in JRuby
- circle/ellipse/rectangle now take a page parameter)
- remove deprecated .has_rdoc from gemspec
- use java_import instead of include_class (include_class deprecated)
- iText updated to 5.0.4 - documentation updated and typos fixed
Updated history for 0.3.1 and 0.3.2 Bumped version to 0.3.2 Put my name in as author
Added ps prefix to name in gemspec
to a specific page. This is useful for multi-page PDFs.
Bump to 0.3.5
… jruby 1.7.0). bump to 0.3.6.
|
I would push this immediately, but there are some conflicts. I'll probably get around to it this weekend. Thanks for the patch. |
|
Any word on this pull request? I've included much of them on my branch, along with some barcode goodness. |
|
The pull request wasn't exactly a clean one and lacked tests. And I simply On Friday, October 25, 2013, Marshall Anschutz wrote:
Jason Yates |