Diego Coppari escribió:
Hola gente, necesito imprimir texto que esta hecho usando
lenguaje PCL en impresoras que no lo soportan.

Se me ocurrió instalar cups-pdf, pero al mandarlo por ahí
solo me genera un PDF con texto en courier y no me
interpreta el codigo PCL que mando.

En el /etc/cups/cups-pdf.conf veo que hay
forma de preprocesar la salida por ps2pdf por ejemplo.

El asunto es que no se como hacer para poder generar
correctamente los impresos para mandarlo a impresoras
que no son compatibles con PCL.

Auxilio

Hola Diego; tal ves esto pueda ayudar:

Extracto de FedoraForum:
=====>
http://www.ghostscript.com/awki/GhostPCL

I downloaded version ghostpcl_1.41p1.tar.bz2 (problems experienced with the latest version on FC5). The README was a little confusing and I finished up running:

make clean
make
make install

then tested with:
pcl6 -sDEVICE=pdfwrite -sOutputFile=laser.pdf laser.pcl
<=====

Supuestamente toma el archivo pcl y lo reescribe en pdf haciendo la interpretación pcl.

Espero te sirva.
Salu2
Mario.

_______________________________________________
Lugro mailing list
[email protected]
http://www.lugro.org.ar/mailman/listinfo/lugro

Responder a