[Ilugc] "html to pdf convertors" on ruby

  • From: citizenofgnu@xxxxxxxxx (தியாகராஜன்)
  • Date: Wed Jul 16 16:16:30 2008

Hi,

One approach would be read the HTML using rubyful soup/ hpricot  and
process(things like striping the html tags) them and then with
PDF::Writer you can write the contents to a pdf file.

Regards
Thyagarajan Shanmugham

Other related posts: