From: "arthur.olano@..." Date: 2005-02-07T13:55:10+09:00 Subject: a Ruby pdf writer that supports images Hello list, I am developing a site page where there's a link that create an invoice report converted to a pdf file, but there's one problem I realized using PDF::Writer, it has no support for images. Is there any solution or alternative API for ruby where it supports images? I have searched the net (guessed im not good at it :) ), and found out that PDF:Writer the best I can get (accdg. to my searching ability), but it's not that mature yet. any suggestion guys? thanks in advance! Artotoy