prawn
https://github.com/prawnpdf/prawn
Ruby
Fast, Nimble PDF Writer for Ruby
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
3 Subscribers
Add a CodeTriage badge to prawn
Help out
- Issues
- Encoding warning: Prawn::Errors::IncompatibleStringEncoding, "Your document includes text that's not compatible with the Windows-1252 character set.\n If you need full UTF-8 support, use TTF fonts instead of PDF's built-in fonts"
- png Exif orientation metadata ignored
- fix: allow to use text and text_box in sequence with inline format flag
- restore current column when float is called inside a column box
- float does not return to current column when called inside a column_box
- Support for optical alignment in text blocks
- Add in a used_width method to the Formatted::Box class
- Add TruffleRuby head to CI
- Add Document#font_style and Document#font_family
- number_pages with page filter may leave cursor on incorrect page
- Docs