Hello 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. Can anyone help me? Send examples? Note that there is an image in the PDF generated, so I'm using the tag <fo:external-graphic>. and works good! Thanks
