Hi group,

I'm using the class PCL file JPSForPrinting.java  to create PCL with  XML and 
XSL, but is not working.
With Driver.RENDER_PDF works, but with Driver.RENDER_PCL does not work ... : (
driver.setRenderer (Driver.RENDER_PCL);

The files are attached for reference.

Do you have any tips?

In which list of emails I could send this question?

I'm using Java 6 and Fop 0.20.5.

Thanks!
Everson

Attachment: table.pcl
Description: application/vnd.hp-pcl

Attachment: table.pdf
Description: application/octet

<?xml version="1.0" encoding="UTF-8"?>
<dados>
	<cod>5927</cod>
	<author>MACHADO DE ASSIS</author>
	<price>U$ 10.60</price>
</dados>

Attachment: table.xsl
Description: XML document

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to