Download pdf2 xml Free Java Code
Description
Converts a PDF into an XML representation of the PDF's layout.
Source Files
The download file pdf2xml-master.zip has the following entries.
.classpath// w w w.j a v a 2 s .c om
.gitignore
.project
.settings/org.eclipse.jdt.core.prefs
build.xml
lib/args4j-2.0.11.jar
lib/commons-logging-1.1.1.jar
lib/fontbox-1.2.1.jar
lib/pdfbox-1.2.1-src.zip
lib/pdfbox-1.2.1.jar
pdf2xml.dtd
src/org/crossref/pdf2xml/ExplorerMain.java
src/org/crossref/pdf2xml/Main.java
src/org/crossref/pdf2xml/TextExtractor.java
src/org/crossref/pdf2xml/data/Page.java
src/org/crossref/pdf2xml/data/Text.java
src/org/crossref/pdf2xml/visual/PageCanvas.java
test-data/fake_article.pdf
test-data/fake_article/.DS_Store
test-data/fake_article/00001.jpg
test-data/fake_article/fake_article.xml
test-data/simple.pdf
test-data/simple/.DS_Store
test-data/simple/00001.jpg
test-data/simple/simple.xml
test-data/two_paragraphs.pdf
test-data/two_paragraphs/.DS_Store
test-data/two_paragraphs/00001.jpg
test-data/two_paragraphs/two_paragraphs.xml
Download
Click the following link to download pdf2xml-master.zip.
pdf2xml-master.zip