1. 在官网下载安装文件。http://wkhtmltopdf.org/安装时如果提示某些库找不到的话,使用yum安装即可。2. 命令行测试$ wkhtmltopdf http://news.cnblogs.com/n/520030/ --no-stop-slow-scripts test.pdf使...
分类:
Web程序 时间:
2015-04-30 12:11:15
阅读次数:
212
新增可选择在输入时是否自动插入列表编号,可以在 Preferences --> General --> Auto insert list and blockquote prefix 开启和关闭。分享功能的 Copy as image、Save as image、Save as PDF 等现在统一都用...
分类:
Web程序 时间:
2015-04-10 21:56:31
阅读次数:
514
1 public class PdfHelper 2 { 3 4 static string RootPath 5 { 6 get 7 { 8 string AppPat...
分类:
Web程序 时间:
2014-07-07 20:17:08
阅读次数:
1049
wkhtmltopdf:http://grails.org/plugin/wkhtmltopdf将url转换为pdf文件remote-ssh远程ssh:http://grails.org/plugin/remote-ssh
分类:
其他好文 时间:
2014-06-25 10:14:33
阅读次数:
211