Hi, thanks for the tips...
Excuse me if I'm wrong, but I have not found another place to post my message.
I need your help again.

I generated a PCL from ExampleXML2PDF.java

But the problem now is with the image. JPEG file that exists in the XSL. The 
FOP converts JPEG only in black and Prance (monochrome).
I used the ImageMagick library to convert only the JPEG image to PCL. So I 
managed to leave the image size and resolution required.

I need to engage imagem.PCL (converted with ImageMagick) relatorio.PCL 
generated by the FOP.
Any ideas?

Note:
The resolution is best to convert to PDF (including JPEG), but I need high 
performance for printing documents with image, so I'm converting to PCL.
Is there a different idea to implement this solution, with better performance?

Attached the files I'm working.

Note:
FOP 1.0
java version "1.6.0_20"

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

Attachment: relImagem_PCL.xsl
Description: XML document

<?xml version="1.0" encoding="ISO-8859-1"?>
<dados>
	<via1>
		<codOrgao>116200</codOrgao>
		<codAuto>L000000002</codAuto>
		<placa>XSD-9999</placa>
		<ufPlaca>UF</ufPlaca>
		<marcaModelo>CAMINHAO DE CARGA</marcaModelo>
		<especie>Carga</especie>
		<imgveiculo>file:///home/eversonrb/workspace/estudo/src/main/webapp/reports/fop/00055335.ES4</imgveiculo>
	</via1>
</dados>

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

Reply via email to