Instead, consider generating PDFs from HTML using PDFKit. ... format.pdf { render :text => PDFKit.new( post_url(@post) ).to_pdf }
確定! 回上一頁