"Peter Coppens" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:[EMAIL PROTECTED]
For pdf, checkout http://www.jeremias-maerki.ch/development/fop/index.html


I'm really confused. Due to I am using fop-0.94, I downloaded fop-pdf-images-1.0-bin.zip, extract it and copied the two jars "fop-pdf-images-1.0.jar" and "PDFBox-0.7.4-dev.jar" into my classpath and I still get the same error:
------------------------------
[WARN] No ImageReader found for file:/t:/__Oli/000/2.pdf
[ERROR] No ImageReader for this type of image (t:\__Oli\000\2.pdf)
[ERROR] Image not available: t:\__Oli\000\2.pdf
------------------------------

The relevant extract of the fo is:
------------------------------
<fo:block text-align="center">
<fo:external-graphic src="t:\__Oli\000\2.pdf" content-width="100.0mm" content-height="96.33114mm"/>
</fo:block>
------------------------------

The 2.pdf containes only one page, but I tried also with src="t:\__Oli\000\2.pdf#page=1" without success.

In the README of the downloaded fop-pdf-images-1.0-bin.zip, I saw the following information:
------------------------------
* This package does not work with FOP 0.93, 0.94 or any earlier version.
 You will need a later release or the code from FOP Trunk.
------------------------------
What about that? On the download page is written "Version 1.0 (for Apache FOP 0.94)"?

Thanks in advanced,
Oliver Hirschi


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to