From: "arthur.olano@..." Date: 2005-02-08T15:00:08+09:00 Subject: Re: a Ruby pdf writer that supports images Hello again, "I've used images in pdf-writer: " How did you do it? if you wont mind telling me what method you're using? Do you have a sample of any code you have used? Looking back on the tutorial provided of the package of pdf-write, I saw addJpegFromFile() and addImage() and their synxtax, but they were no where to be found. my program just returns a "NoMethodError" "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... " There's only one module available on the cvs and i did check-out and tried it, but all were the same :( Hmmm.....what to do....? Artotoy