Wagstaff, Jason wrote:
I am working on trying to use FOP 0.25rc2 with Coldfusion MX(CFMX).  I have
followed the basic instructions from here
http://xml.apache.org/fop/embedding.html#basics to embed fop. I have embeded
it into a webpage and everything seems like it is working but it is returning
blank pages.  It will even return the correct number of blank pages even
given a .fo file with many pages.  Also if I remove response.setContentType
it will display the binary info on the page and it looks like it is creating
pdf information.

Save the file to disk and try to open it with Acrobat Reader.

> <!--- info from log --->
> [INFO] Using org.apache.crimson.parser.XMLReaderImpl as SAX2 Parser

This suggests you are using JDK 1.4. Can you produce the PDF with
the FOP command line?

J.Pietschmann


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



Reply via email to