1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-12-22 13:00:08 +00:00
pdf2htmlEX/index.html
2013-05-06 19:58:07 +08:00

198 lines
10 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link href='https://fonts.googleapis.com/css?family=Architects+Daughter' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print" />
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<title>pdf2htmlEX by coolwanglu</title>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-35082434-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body>
<!-- Facebook -->
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<header>
<div class="inner">
<h1>pdf2htmlEX</h1>
<h2>A PDF to HTML converter</h2>
<a href="https://github.com/coolwanglu/pdf2htmlEX" class="button"><small>View project on</small>GitHub</a>
</div>
</header>
<div id="content-wrapper">
<div class="inner clearfix">
<section id="main-content">
<p>A beautiful demo is worth a thousand words:</p>
<ul>
<li><a href="http://coolwanglu.github.com/pdf2htmlEX/demo/geneve.html"><strong>Typography</strong></a></li>
<li><a href="http://coolwanglu.github.com/pdf2htmlEX/demo/cheat.html"><strong>Formulas</strong></a></li>
</ul>
<h2>Introduction</h2>
<p>pdf2htmlEX renders PDF files in HTML, utilizing modern Web technologies, aims to provide an accuracy rendering, while keeping optimized for Web display.</p>
<p>pdf2htmlEX is best for text-based PDF files, for example scientific papers with complicated formulas and figures.
Text, fonts and formats are natively perserved in HTML such that you can still search and copy. The generated HTML file is static, Javascript is not required.</p>
<p><a href="https://github.com/coolwanglu/pdf2htmlEX/wiki/Introduction">Learn more...</a></p>
<h2>Download</h2>
<p>pdf2htmlEX is available through <a href="https://launchpad.net/%7Ecoolwanglu/+archive/pdf2htmlex">Ubuntu PPA</a></li>,
<a href="https://aur.archlinux.org/packages.php?ID=62426">ArchLinux AUR</a>,
<a href="http://gpo.zugaina.org/app-text/pdf2htmlex">Gentoo Overlay</a>,
<a href="https://github.com/mxcl/homebrew/blob/master/Library/Formula/pdf2htmlex.rb">Homebrew</a> and
<a href="https://github.com/iapain/pdf2htmlEX-macport">Macports</a>.
You can also build from source: <a href="https://github.com/coolwanglu/pdf2htmlEX/zipball/master">.zip</a> or <a href="https://github.com/coolwanglu/pdf2htmlEX/tarball/master">.tar.gz</a>.</p>
<p>Check out dependencies and more information at the <a href="http://github.com/coolwanglu/pdf2htmlEX">project page</a>.<p>
<h2>Contact</h2>
<p>Mailing List <a href="mailto:pdf2htmlex@googlegroups.com">pdf2htmlex@googlegroups.com</a></p>
<ul>
<li>Read `man pdf2htmlEX`, <a href="https://github.com/coolwanglu/pdf2htmlEX/wiki">wiki</a> and <a href="https://github.com/coolwanglu/pdf2htmlEX/wiki/FAQ">FAQ</a> first.
<li>Or you won't get any reply.</li>
</ul>
<p>More info at <a href="http://github.com/coolwanglu/pdf2htmlEX">coolwanglu/pdf2htmlEX@github</a>.<p>
</section>
<aside id="sidebar">
<!--
<a href="https://github.com/coolwanglu/pdf2htmlEX/zipball/master" class="button">
<small>Download</small>
.zip file
</a>
<a href="https://github.com/coolwanglu/pdf2htmlEX/tarball/master" class="button">
<small>Download</small>
.tar.gz file
</a>
-->
<p class="repo-owner">Project maintained by <a href="https://github.com/coolwanglu">coolwanglu</a>.</p>
<hr />
<div id="socialbuttons">
<div>
<!-- Facebook -->
<div class="fb-like" data-href="http://coolwanglu.github.com/pdf2htmlEX/" data-send="false" data-layout="button_count" data-width="450" data-show-faces="false"></div>
</div><div>
<!-- Twitter -->
<a href="https://twitter.com/share" class="twitter-share-button" data-url="http://coolwanglu.github.com/pdf2htmlEX/" data-text="pdf2htmlEX: Precise PDF to HTML Converter" data-via="coolwanglu" data-hashtags="pdf2htmlEX">Tweet</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
</div><div>
<!-- Google+ -->
<div class="g-plusone" data-size="medium" data-href="http://coolwanglu.github.com/pdf2htmlEX/"></div>
<script type="text/javascript"> (function() { var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true; po.src = 'https://apis.google.com/js/plusone.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s); })(); </script>
</div><div>
<script type="text/javascript" charset="utf-8">
(function(){
var _w = 72 , _h = 16;
var param = {
url:location.href,
type:'3',
count:'1', /**是否显示分享数1显示(可选)*/
appkey:'', /**您申请的应用appkey,显示分享来源(可选)*/
title:'pdf2htmlEX: PDF至HTML精确转换器', /**分享的文字内容(可选默认为所在页面的title)*/
pic:'', /**分享图片的路径(可选)*/
ralateUid:'1461145964', /**关联用户的UID分享微博会@该用户(可选)*/
language:'zh_cn', /**设置语言zh_cn|zh_tw(可选)*/
rnd:new Date().valueOf()
}
var temp = [];
for( var p in param ){
temp.push(p + '=' + encodeURIComponent( param[p] || '' ) )
}
document.write('<iframe allowTransparency="true" frameborder="0" scrolling="no" src="http://hits.sinajs.cn/A1/weiboshare.html?' + temp.join('&') + '" width="'+ _w+'" height="'+_h+'"></iframe>')
})()
</script>
<!--
</div><div>
<a name="xn_share" type="button_count_right" href="http://coolwanglu.github.com/pdf2htmlEX">分享</a><script src="http://static.connect.renren.com/js/share.js" type="text/javascript"></script>
</div><div>
<script type="text/javascript" charset="utf-8">
(function(){
var p = [], w=130, h=24,
lk = {
url:'http://coolwanglu.github.com/pdf2htmlEX/'||location.href, /*喜欢的URL(不含如分页等无关参数)*/
title:'pdf2htmlEX: PDF至HTML精确转换器'||document.title, /*喜欢标题(可选)*/
description:'', /*喜欢简介(可选)*/
image:'' /*喜欢相关图片的路径(可选)*/
};
for(var i in lk){
p.push(i + '=' + encodeURIComponent(lk[i]||''));
}
document.write('<iframe scrolling="no" frameborder="0" allowtransparency="true" src="http://www.connect.renren.com/like/v2?'+p.join('&')+'" style="width:'+w+'px;height:'+h+'px;"></iframe>');
})();
</script>
-->
</div>
</div>
<hr />
<h2>Consider supporting the author if you like pdf2htmlEX</h2>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" style="background-color:transparent;">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="DMPH5HEXYUP32">
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="PayPal — The safer, easier way to pay online.">
<img alt="" border="0" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="1" height="1">
</form>
<h3>Thank you</h3>
<ul>
<li>Markus Doppelbauer</li>
<li>Deepak Thukral</li>
<li>Jørn Skifter Andersen</li>
<li>telkoth</li>
<li>Timothy Peterson</li>
<li>Nick Sergeant</li>
<li>Vineet Markan</li>
<li>William Bagayoko</li>
</ul>
<div style="width:200px;">
<a class="twitter-timeline" href="https://twitter.com/search?q=pdf2htmlEX" data-widget-id="308131096871178244">Tweets about "pdf2htmlEX"</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
</div>
<hr />
<p>This page was generated by <a href="pages.github.com">GitHub Pages</a> using the Architect theme by <a href="http://twitter.com/jasonlong">Jason Long</a>.</p>
</aside>
</div>
</div>
</body>
</html>