From: Tobes Date: 2006-03-18T22:18:48+09:00 Subject: Arabic PDF Reports Hi there, I need to be able to generate PDF reports in Arabic using Ruby, does anyone know of any reporting libraries or tools that will let me do this? Some background... My RubyOnRails application currently generates PDF reports using the Ruby FPDF Library (http://brian.imxcc.com/fpdf/). Unfortunatley I can't get this to work with Arabic text so I'm on the lookout for other tools that may be able to support this. I'm hosting our Rails application with a company called TextDrive who uses OpenBSD. I do my development work on a windows machine. Any help much appreciated. Tobin