On Mon, 7 Feb 2005 13:55:10 +0900, arthur.olano / gmail.com <arthur.olano / gmail.com> wrote: > 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. I've used images in pdf-writer: http://rubyforge.org/projects/ruby-pdf/ Get the CVS snapshot though, Austin has integrated a couple of patches that aren't in a released version yet. Among them are the image support... //F