fix pages

This commit is contained in:
Lu Wang 2012-08-05 02:44:04 +08:00
commit 2d203f7b3b
2 changed files with 9 additions and 7 deletions

View File

@ -34,6 +34,8 @@
<h1>pdf2html<strong>EX</strong>
</h1>
<p><a href="http://coolwanglu.github.com/pdf2htmlEX/demo/demo.html"><strong>View Demo</strong></a></p>
<h2>Introduction</h2>
<p>Traditional pdf -&gt; html conversion tools are more likely pdf -&gt; text tools.</p>
@ -45,10 +47,6 @@ while keeping optimized for Web display.</p>
<p>pdf2htmlEX is optimized for recent versions of moderm web browsers such as Mozilla Firefox &amp; Google Chrome.</p>
<h2>Demo of progress</h2>
<p>demo/demo.html</p>
<h2>Features</h2>
<ul>
@ -90,8 +88,12 @@ while keeping optimized for Web display.</p>
<li>Google Doc</li>
</ul><h2>AUTHORS</h2>
<p>Lu Wang <a href="mailto:coolwanglu@gmail.com">coolwanglu@gmail.com</a>
Hongliang Tian <a href="mailto:tatetian@gmail.com">tatetian@gmail.com</a></p>
<ul>
<li>Lu Wang <a href="mailto:coolwanglu@gmail.com">coolwanglu@gmail.com</a>
</li>
<li>Hongliang Tian <a href="mailto:tatetian@gmail.com">tatetian@gmail.com</a>
</li>
</ul>
</section>
</div>

View File

@ -1 +1 @@
{"name":"pdf2htmlEX","body":"pdf2html**EX**\r\n=============================\r\n\r\nIntroduction\r\n-----------------------------\r\nTraditional pdf -> html conversion tools are more likely pdf -> text tools.\r\n\r\nFor those who are not satisfied with them, this might be the right one for you.\r\n\r\npdf2htmlEX utilizes latest technologies of html/css, aims to provide an accuracy rendering, \r\nwhile keeping optimized for Web display.\r\n\r\npdf2htmlEX is optimized for recent versions of moderm web browsers such as Mozilla Firefox & Google Chrome.\r\n\r\nDemo of progress\r\n----------------------------\r\ndemo/demo.html\r\n\r\nFeatures\r\n----------------------------\r\n* Font embedding\r\n* Proper styling\r\n* Optimization for Web \r\n* Transformation (Experimental) \r\n\r\nNot supported yet\r\n----------------------------\r\n* Non-text object\r\n* Color\r\n* CJK\r\n\r\nDependency\r\n----------------------------\r\n* libpoppler with xpdf header >= 0.20.2\r\n* fontforge (we will compile with libfontforge later)\r\n\r\nHOW TO COMPILE\r\n----------------------------\r\n cmake . && make\r\n\r\nHOW TO USE\r\n----------------------------\r\n bin/pdf2htmlEX /path/to/sample.pdf\r\n\r\n\r\nLICENSE\r\n----------------------------\r\nGPLv3\r\n\r\n\r\nWe would like to acknowledge the following projects that have been consulted while writing this program:\r\n* pdftops & pdftohtml from poppler \r\n* PDF.js\r\n* Crocodoc\r\n* Google Doc\r\n\r\nAUTHORS\r\n----------------------------\r\nLu Wang <coolwanglu@gmail.com>\r\nHongliang Tian <tatetian@gmail.com>\r\n\r\n","tagline":"A PDF to HTML converter","note":"Don't delete this file! It's used internally to help with page regeneration.","google":""}
{"body":"pdf2html**EX**\r\n=============================\r\n\r\n\r\n[**View Demo**](http://coolwanglu.github.com/pdf2htmlEX/demo/demo.html)\r\n\r\nIntroduction\r\n-----------------------------\r\nTraditional pdf -> html conversion tools are more likely pdf -> text tools.\r\n\r\nFor those who are not satisfied with them, this might be the right one for you.\r\n\r\npdf2htmlEX utilizes latest technologies of html/css, aims to provide an accuracy rendering, \r\nwhile keeping optimized for Web display.\r\n\r\npdf2htmlEX is optimized for recent versions of moderm web browsers such as Mozilla Firefox & Google Chrome.\r\n\r\nFeatures\r\n----------------------------\r\n* Font embedding\r\n* Proper styling\r\n* Optimization for Web \r\n* Transformation (Experimental) \r\n\r\nNot supported yet\r\n----------------------------\r\n* Non-text object\r\n* Color\r\n* CJK\r\n\r\nDependency\r\n----------------------------\r\n* libpoppler with xpdf header >= 0.20.2\r\n* fontforge (we will compile with libfontforge later)\r\n\r\nHOW TO COMPILE\r\n----------------------------\r\n cmake . && make\r\n\r\nHOW TO USE\r\n----------------------------\r\n bin/pdf2htmlEX /path/to/sample.pdf\r\n\r\n\r\nLICENSE\r\n----------------------------\r\nGPLv3\r\n\r\n\r\nWe would like to acknowledge the following projects that have been consulted while writing this program:\r\n* pdftops & pdftohtml from poppler \r\n* PDF.js\r\n* Crocodoc\r\n* Google Doc\r\n\r\nAUTHORS\r\n----------------------------\r\n* Lu Wang <coolwanglu@gmail.com>\r\n* Hongliang Tian <tatetian@gmail.com>\r\n\r\n","note":"Don't delete this file! It's used internally to help with page regeneration.","name":"pdf2htmlEX","google":"","tagline":"A PDF to HTML converter"}