Hi Everson, I tried to convert XML --> PDF. at first time I also failed. reason for the failure was I had used wrong fop.jar library. when I have added the correct fop.jar it worked well. so check that you are using the correct fop.jar library.
On Fri, Aug 26, 2011 at 9:41 AM, Everson Rogério <[email protected]>wrote: > 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 > -- Dinuka Dayarathna, Undergraduate, Department of Computer Science and Engineering, University of Moratuwa, Sri Lanka.
