Hi.
I tested the trunk version and finally the ExampleFO2JPSPrint.java prints
"Hello World!".
I modified the class adding:
*...
transformer.transform(src, res);
BufferedImage image = renderer.getPageImage(0);
ImageIO.write(image, "PNG", new File("./pippo.png"));
...*
and the saved image contains "Hello World!".
Now I need the updated libraries to create a custom renderer.
Do you plan an upcoming stable release?
Regards,
Massimo
--
View this message in context:
http://apache-fop.1065347.n5.nabble.com/Printed-blank-page-when-running-example-class-ExampleFO2JPSPrint-java-tp37429p37459.html
Sent from the FOP - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]