Hi, I'm having problems converting PCL file created from XML and XSL files using FOP in JAVA.
Does anyone have examples in java? I am using a Java class to generate PDF from an XSL and XML. Now, I need to generate PCL with these XSL and XML files. I read something about this in Graphic Library "fop" org.apache.fop.render.pcl, but I'm not succeeding. Note: 1) there is an image in the PDF generated, so I'm using the tag <fo:external-graphic>. and works good! 2) I am using FOP 1.0 Thanks Everson
