We've tried and used almost anything available. Prince is good. wkhtmltopdf is much better.
you shouldn't have problems compiling wkhtmltopdf on solaris if you can get your hands onto qt4-x11-dev for solaris. You also will need a fake Xserver ( unless you have an X ) if you dont want to patch and build qt4 by yourself. alternatively, use prince and pipe it through cups pdf to get rid of P mark in top right corner. :P On 28 April 2010 14:30, Ben Schwarz <[email protected]> wrote: > PrinceXML. It ain't cheap though > > > On Wed, Apr 28, 2010 at 2:29 PM, David Parry <[email protected]>wrote: > >> Anyone got any recommendations for HTML/CSS to PDF conversion? >> >> We started looking at Prawn, but we've got a whole lot of well-layed out >> views in HTML/CSS, and it would be heaps easier to just convert them. >> >> Looked at WickedPDF / wkhtmltopdf, which works awesome locally... >> unfortunately, there isnt a binary for Solaris on our servers, and the >> install process is looking like it's going to be a spiral-f**k, so I'm >> looking for alternatives. >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Ruby or Rails Oceania" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<rails-oceania%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/rails-oceania?hl=en. >> >> > -- > You received this message because you are subscribed to the Google Groups > "Ruby or Rails Oceania" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<rails-oceania%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/rails-oceania?hl=en. > -- Everything is made from a Dream - /-Sakurai Kazutoshi-/ "To iterate is human, to recurse, divine." -- Robert Heller "To recurse is human, to box a continuation into an object and send it across a network is divine. " -- Andy Kitchen -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rails-oceania?hl=en.
