Apache™ FOP: PDF Images Plug-In
Overview
The fop-pdf-images plug-in extends FOP in order to add support for using PDF images in fo:external-graphic elements when generating PDF files. This means one can write something like:
<fo:external-graphic src="my-doc.pdf#page=1"/>
and
<fox:external-document src="my-doc.pdf"/>
Download
Snapshot development source and binary packages are available here. If using the binary package, the four jar files should be placed in the lib directory of your FOP installation.
The current source can also be retrieved from the svn repository.
Older Releases
The fop-pdf-images plug-in was donated by Jeremias Märki to the XMLGraphics project in 2012. Older releases can be obtained from his plug-in page.



