博客园文档保存为pdf适合手机kindle阅读

首先使用chrome浏览器,找到相关页面 F12打开命令窗口javascript

输入:css

var el=$('.post'); $("*").not(el.find('*')).hide();
el.parents().andSelf().css({width:480,padding:0,margin:0,border:'none',float:'none',position:'static'}).show().find('img').css({maxWidth:470,height:'auto'});
$('body').css({background:'#fff',zoom:2.3});

  而后Ctrl+P打开打印窗口。而后选项另存为pdf。java

相关文章
相关标签/搜索