Latest Method for generating pdf

Hi Guys,

I’ve searched for a while how to generate pdf in Rails.

It seems that the best way was Prince, but it is expensive.

And the solution defeated others for yrs.

Is there any new common way to convert rails views into pdf? I need a
free or cheap method.

Thanks much!
Arthur

Arthur C. wrote:

Hi Guys,

I’ve searched for a while how to generate pdf in Rails.

It seems that the best way was Prince, but it is expensive.

And the solution defeated others for yrs.

Is there any new common way to convert rails views into pdf? I need a
free or cheap method.

Prawn, acts_as_flying_saucer, wkhtmltopdf. One of those should suit
your needs.

Thanks much!
Arthur

Best,

Marnen Laibow-Koser
http://www.marnen.org
[email protected]

Hi Marnen,

Thanks so much!

Arthur

Marnen Laibow-Koser wrote:

Arthur C. wrote:

Hi Guys,

I’ve searched for a while how to generate pdf in Rails.

It seems that the best way was Prince, but it is expensive.

And the solution defeated others for yrs.

Is there any new common way to convert rails views into pdf? I need a
free or cheap method.

Prawn, acts_as_flying_saucer, wkhtmltopdf. One of those should suit
your needs.

Thanks much!
Arthur

Best,

Marnen Laibow-Koser
http://www.marnen.org
[email protected]