Rails3框架实例:基于HTML的PDF文件生成工具PDFKit
by gudao.luo@gmail.com (Gudao Luo)
at 2010-08-03 00:05:00
original http://www.lycom.de/past/2010/8/2/2010-07-26-0017pdfkit/
From blog.from.2005.to.2012 |
- 参考资料
- PDFKit项目首页 http://github.com/jdpace/PDFKit
- Generating PDFs from HTML using PDFKit视频. http://asciicasts.com/episodes/220-pdfkit
- Generating PDFs from HTML using PDFKit文章 http://railscasts.com/episodes/220-pdfkit
- Rethinking PDF Creation in Ruby http://goo.gl/OMd3
- 使用 wkhtmltopdf 生成 pdf http://goo.gl/Y3nh
- How to generate PDF using Ruby? http://goo.gl/xGJl
- How can I add page numbers to PDFKit generated PDFs? http://stackoverflow.com/questions/5033676/how-can-i-add-page-numbers-to-pdfkit-generated-pdfs
- PDFKit GitHub https://github.com/pdfkit/PDFKit