pdftohtml

所属分类:WEB开发
开发工具:Java
文件大小:368KB
下载次数:43
上传日期:2010-01-10 23:07:22
上 传 者wind0109
说明:  用于将pdf文件转换成html的转换库,通过该库,可以完成将普通pdf文档向html文档的转换过程。
(Is used to convert pdf files into html conversion library, through the library, you can complete the normal pdf document to html document conversion process.)

文件列表:
pdftohtml\pdftohtml-0.39\aconf-win32.h (1261, 2003-06-25)
pdftohtml\pdftohtml-0.39\aconf.h (1446, 2003-06-25)
pdftohtml\pdftohtml-0.39\AUTHORS (935, 2006-01-09)
pdftohtml\pdftohtml-0.39\BUGS (1533, 2003-06-25)
pdftohtml\pdftohtml-0.39\CHANGES (2903, 2006-08-03)
pdftohtml\pdftohtml-0.39\COPYING (17982, 2003-06-25)
pdftohtml\pdftohtml-0.39\fofi\FoFiBase.cc (2779, 2004-01-22)
pdftohtml\pdftohtml-0.39\fofi\FoFiBase.h (1300, 2004-01-22)
pdftohtml\pdftohtml-0.39\fofi\FoFiEncodings.cc (14815, 2004-01-22)
pdftohtml\pdftohtml-0.39\fofi\FoFiEncodings.h (987, 2004-01-22)
pdftohtml\pdftohtml-0.39\fofi\FoFiTrueType.cc (45241, 2004-01-22)
pdftohtml\pdftohtml-0.39\fofi\FoFiTrueType.h (4275, 2004-01-22)
pdftohtml\pdftohtml-0.39\fofi\FoFiType1.cc (4787, 2004-01-22)
pdftohtml\pdftohtml-0.39\fofi\FoFiType1.h (1294, 2004-01-22)
pdftohtml\pdftohtml-0.39\fofi\FoFiType1C.cc (69478, 2004-01-22)
pdftohtml\pdftohtml-0.39\fofi\FoFiType1C.h (6178, 2004-01-22)
pdftohtml\pdftohtml-0.39\fofi\Makefile (1506, 2006-01-08)
pdftohtml\pdftohtml-0.39\fofi\Makefile.dep (0, 2004-01-22)
pdftohtml\pdftohtml-0.39\fofi\Makefile.in (1466, 2004-01-22)
pdftohtml\pdftohtml-0.39\goo\gfile.cc (14922, 2004-01-22)
pdftohtml\pdftohtml-0.39\goo\gfile.h (3573, 2004-01-22)
pdftohtml\pdftohtml-0.39\goo\GHash.cc (5721, 2004-01-22)
pdftohtml\pdftohtml-0.39\goo\GHash.h (2093, 2004-01-22)
pdftohtml\pdftohtml-0.39\goo\GList.cc (1720, 2004-01-22)
pdftohtml\pdftohtml-0.39\goo\GList.h (2290, 2004-01-22)
pdftohtml\pdftohtml-0.39\goo\gmem.c (4302, 2004-01-22)
pdftohtml\pdftohtml-0.39\goo\gmem.h (854, 2004-01-22)
pdftohtml\pdftohtml-0.39\goo\gmempp.cc (560, 2004-01-22)
pdftohtml\pdftohtml-0.39\goo\GMutex.h (983, 2004-01-22)
pdftohtml\pdftohtml-0.39\goo\GString.cc (4262, 2004-01-22)
pdftohtml\pdftohtml-0.39\goo\GString.h (2359, 2004-01-22)
pdftohtml\pdftohtml-0.39\goo\gtypes.h (562, 2004-01-22)
pdftohtml\pdftohtml-0.39\goo\Makefile (1578, 2003-06-25)
pdftohtml\pdftohtml-0.39\goo\Makefile.dep (0, 2004-01-22)
pdftohtml\pdftohtml-0.39\goo\Makefile.in (1561, 2004-01-22)
pdftohtml\pdftohtml-0.39\goo\parseargs.c (3468, 2004-01-22)
pdftohtml\pdftohtml-0.39\goo\parseargs.h (1552, 2004-01-22)
pdftohtml\pdftohtml-0.39\goo\vms_directory.c (4656, 2004-01-22)
pdftohtml\pdftohtml-0.39\goo\vms_dirent.h (1489, 2004-01-22)
pdftohtml\pdftohtml-0.39\goo\vms_make.com (2043, 2004-01-22)
... ...

pdftohtml ========= Pdftohtml was developed by Gueorgui Ovtcharov and Rainer Dorsch. It is based and benefits a lot from Derek Noonburg's xpdf package. Currently pdftohtml is maintained by Mikhail Kruk (meshko@cs.brandeis.edu) version 0.36 June 24th, 2003 Email: pdftohtml-general@lists.sourceforge.net WWW: http://sourceforge.net/projects/pdftohtml The xpdf software and documentation are copyright 1996-2003 Derek B. Noonburg. The PDF data structures, operators, and specification are copyright 1995 Adobe Systems Inc. What is pdftohtml? ---------------------- pdftohtml converts files from the Portable Document Format (PDF) files into the HTML file format. How to use pdftohtml? --------------------- If HTML-file is not specified pdftohtml.bin converts file.pdf to file.html and extracts all images. If the -c option is not specified, only JPEG files are saved. If the -c option is specified, one PNG image is generated for each page. How to compile pdftohtml ? ------------------------------ To compile pdftohtml, type : make To compile pdftohtml with debug information and memory leak detection type: make DEBUG="-g -DDEBUG_MEM" This version of pdftohtml was tested on Linux, FreeBSD, Solaris, MacOS X and Windows Running pdftohtml ----------------- To run pdftohtml type : pdftohtml file.pdf To produce complex output (most people will want that, probably) : pdftohtml -c file.pdf Distribution ------------ Pdftohtml is licensed under the GNU General Public License (GPL), version 2. See COPYING. Getting pdftohtml ----------------- The latest version of pdftohtml is available from: http://sourceforge.net/projects/pdftohtml/ Mail Aliases: ------------- The new mailing list is here: pdftohtml-general@lists.sourceforge.net You can post to it by just e-mailing to the address above. To subscribe to the mailing list please visit: http://lists.sourceforge.net/lists/listinfo/pdftohtml-general

近期下载者

相关文件


收藏者