Since I started using tools (like prince/wkhtmltopdf) to generate pdfs
from html/css for web app projects that need to gen pdfs, I've never
gone back to using low-level pdf-gen'ing libs/tools (like prawn).
Just requires so much less work.
By the way, you may also want to look into using http://www.accesspdf.com/pdftk/
in combination with wkhtmltopdf(/prince) in case you need to do any
post-processing of your gen'd pdfs (adding additional watermarks,
splitting out pdf pages, combining pdfs, ....).
Jeff
On Mar 19, 1:45 pm, Fritz Trapper <li...@ruby-forum.com> wrote:
> Prawn seems to need a fixed number of columns in tables, so I'll take a
> look on wkhtmltopdf.
> --
> Posted viahttp://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
No comments:
Post a Comment