I have installed PDFkit in my rails-project, all works great, but I didn't find any way to print and download generated pdf. I believe that there is anybody who had the same issues as me.
Asked
Active
Viewed 209 times
0
-
2As far as downloading, just output a link tot he PDF. As far as printing, do you want to print it from the server, or from the client? – user229044 Apr 10 '13 at 16:04
-
from the client, I guess? – xamenrax Apr 10 '13 at 20:04