i am developing an application with rails 3, and now i need to generate
a pdf file,i search a lot, and try a lot ,such as prawn ,PDFkit and so
on, it seems that prawn is no response in rails3, and when i use PDFKit,
it asked me to install wkhtmltopdf first, i try to install this,but
failed, anyone can help me ?
I have followed the instruction of the railscast step by step, but there
is no any response when i add .pdf to the end of the url. At the
begining of the video, he asked to install wkhtmltopdf first, i try to
install, but all failed. because the source of the github has been
deleted.
Maybe its because of the date (the free cast is from 2009)
Javier
Sorry, i made a mistake. the wkhtmltopdf is for PDFKit. i follow the
video about the prawn and no response, i search the reason, some said
because of the rails version,the video is for rail 2+, not for rails3.
and i try the PDFKit, there is another video to teach how to user
PDFKit, but i should install wkhtmltopdf, but i can find the source.
Thank you.....