]> source.dussan.org Git - xmlgraphics-fop.git/commit
incorporated the PDF side of simple-link support from Arved Sandstrom, ie org.apache...
authorjtauber <jtauber@unknown>
Mon, 22 Nov 1999 17:37:17 +0000 (17:37 +0000)
committerjtauber <jtauber@unknown>
Mon, 22 Nov 1999 17:37:17 +0000 (17:37 +0000)
commit62870da6d398a363c4493cd293df83723ad2b888
treef512427bd199675d419aa88b99e25c6628e075b6
parent6ccf88a9315b9e58ecad7da4ef0eb0370adb3102
incorporated the PDF side of simple-link support from Arved Sandstrom, ie org.apache.fop.pdf has additional classes for producing PDF documents with links

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193234 13f79535-47bb-0310-9956-ffa450edef68
src/org/apache/fop/pdf/Makefile
src/org/apache/fop/pdf/PDFAction.java [new file with mode: 0644]
src/org/apache/fop/pdf/PDFAnnotList.java [new file with mode: 0644]
src/org/apache/fop/pdf/PDFDocument.java
src/org/apache/fop/pdf/PDFFileSpec.java [new file with mode: 0644]
src/org/apache/fop/pdf/PDFLink.java [new file with mode: 0644]
src/org/apache/fop/pdf/PDFPage.java