public
Description: A unicode aware PDF writing library that uses the ruby bindings to various c libraries ( like cairo, pango, poppler and rsvg ) to do the heavy lifting.
Homepage: http://rubyforge.org/projects/pdf-wrapper
Clone URL: git://github.com/yob/pdf-wrapper.git
pdf-wrapper / TODO
100644 5 lines (3 sloc) 0.184 kb
1
2
3
4
5
- Add a method that will start a new page if there isn't X space left on the current page.
- Wrapper#required_space(50) {}
 
There's plenty more TODO's marked inline in the source code