From: Gregory Brown Date: 2008-10-17T00:53:09+09:00 Subject: Re: background image in pdf ... how ? On Thu, Oct 16, 2008 at 11:31 AM, Frioffol Friofool wrote: > Hi all, > > I'm looking for a tool to create a pdf file with a background image > embedded. > > I have to make invoice with a specific background and put details orders > on the top of this background. > > Did you know a library to do that ? > > I have already used pdf:writer but i didn't find how to do that. You could do this easily in Prawn (or PDF::Writer) by just calling image on each page. Please try to use Prawn instead of PDF::Writer if possible. It will be the way forward for the Ruby PDF project, and PDF::Writer will eventually be deprecated. http://prawn.majesticseacreature.com/ If you have further questions, please join the Prawn list: http://groups.google.com/group/prawn-ruby -greg -- Technical Blaag at: http://blog.majesticseacreature.com | Non-tech stuff at: http://metametta.blogspot.com