0

I'm looking for a tool to create PDF's from HTML Tables, one compatible with Rails and Twitter Bootstrap.

I'm aware of Prawn but I'd like to know other tools. Please help. Thanks

MarioTR
  • 23
  • 3
  • use an API like the one at http://www.htm2pdf.co.uk/html-to-pdf-api - at least you'll be sure that it will support responsive design like the one from Twitter Bootstrap. Just try to throw a responsive site into the many tools and online converters available and see which ones truly work... It aint many. – user1914292 Feb 12 '13 at 20:15

2 Answers2

2

You can try one of these too:

hjpotter92
  • 78,589
  • 36
  • 144
  • 183
0

Pdfkit has recently been quite popular. It is quite easy to get started with.

Bogdan Rybak
  • 2,107
  • 1
  • 19
  • 22