[Rails] Re: PDFKit Fork() Function Unimplemented Error - HELP!

2010-08-04 Thread Dylan Mccarthy
Frederick Cheung wrote: > On Aug 3, 6:43�pm, Dylan Mccarthy wrote: >> function unimplemented error. The console output is listed below: > Ruby on windows doesn't have fork. You might try rewriting the bit > that uses kernel.open to use IO.popen instead > > Fred Great. What file would I edit to d

[Rails] Re: PDFKit Fork() Function Unimplemented Error - HELP!

2010-08-03 Thread Frederick Cheung
On Aug 3, 6:43 pm, Dylan Mccarthy wrote: > Hello All, > > We're working on a project on a Windows machine that will use PDFKit to > convert an HTML page to a PDF. I have followed all the instructions at > GitHub (http://github.com/jdpace/PDFKit), for installing wkhtmltopdf and > PDFKit, then cre