search for: rfpdf

Displaying 5 results from an estimated 5 matches for "rfpdf".

Did you mean: fpdf
2009 Jan 27
6
German letter ä, ö, ü in rfpdf
Hi, I need PDF creation in Rails and decided for RFPDF. Everything works quite nice the only problem is that I can''t display ä,ö,ü in the pdf documents. I found a tutorial that says that I have to create a font config file with MakeFont. I did it, but now I don''t now where to put al this files. Does anyone has experience with creat...
2009 Apr 24
2
plugin loading
I just updated from Rails 1.2.0 to Rails 2.3.2 and none of the app plugins seem to load. The server starts without any problems, but none of the plugin code is available. Help! -- Posted via http://www.ruby-forum.com/.
2006 Oct 18
1
Memory staying high even after calling MiddleMan.gc!(Time.now)
Hi there, I''m just implementing backgroundrb to see if I can offload some "processor intensive" areas of my rails app (generating PDFs with lots of imagery in them, using rFPDF and rMagick as well). So far I''ve been able to figure it out fairly quickly....it''s a pretty cool tool! Some questions though: First: I''m running the basic cron-job script to call GC every few minutes via cron, and generally while memory usage shoots up when I'...
2006 Aug 16
1
Several Problems with Umlauts
...rks fine for all data that is processed by ActionController / ActionView. I can enter data with umlauts and the data is rendered perfectly in a view. But: - ActionMailer cannot handle static text with umlauts in a template. I have to convert the static text to ISO-8859 ! Why is that ?? - I use rfpdf to generate pdf-docs. I have to convert data from my models to utf-8 to get the umlauts in the pdf. Why ist that ? My database is configured for utf-8 so I thougth my model objects are utf-8 already ?? - The Submit Tag Helper does not handle Umlauts. I have to convert the button text to utf-8...
2008 Mar 14
3
Encoding system
Hi , By default encoding system is UTF-8 for ROR request and ajax request. How to change the encoding for this both type of request? Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to