[sword-devel] pdf2xml
Matthew Talbert
ransom1982 at gmail.com
Mon Jan 4 17:06:42 MST 2010
I have modified pdf2xml and created a Makefile for it.
The modifications include:
1. compile and link against system libpng rather than a separate copy of it
2. modify to use libpoppler rather than separate copy of xpdf.
libpoppler is the gpl-licensed version of xpdf. xpdf-dev is not
available at least for Ubuntu and I suspect others as well.
The project home for this is here [1]. You can grab the source from here [2] .
To check out the source, use bzr like so:
bzr branch lp:pdf2xml
This should build with MinGW as well, though I haven't yet tried it.
If anyone is interested in using this on Windows, let me know and I'll
create binaries.
Matthew
[1] http://launchpad.net/pdf2xml
[2] http://launchpad.net/pdf2xml/trunk/1.0/+download/pdf2xml-src-1.0.zip
More information about the sword-devel
mailing list