From: Fredrik Jagenheim Date: 2004-10-13T20:37:29+09:00 Subject: Re: [ANN] jpeg2pdf v0.1 On Tue, 12 Oct 2004 05:34:42 +0900, Koen Vervloesem wrote: > > Just out of curiosity: what problems do you have in PDF::Writer? A couple of weeks ago I used PDF::Writer to autogenerate a job-internal CV for me from a YAML file. The two problems I found was: * Image support didn't work * Unable to use external fonts Both was very simple to fix. I uploaded both patches to RubyForge, but nothing has happened with them. The font-patch needs a few fixes (forgot to remove a couple of debug statements) but I haven't fixed them myself, since patches just seem to rot in RubyForge anyway. //F