Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
resolves #254 support writing to STDOUT (and other IO objects)
- use Prawn's Document#render method if the target responds to the write method - wrap STDOUT to adapt it to work with Prawn / PDF Core
- Loading branch information