Convert PCL file to some other format (PostScript, PDF ...)
From: Beef (beef_at_pas_de_SPAM_chez_moi.zz)
Date: 01/31/05
- Next message: Dances With Crows: "Re: FAT32 file system changing case."
- Previous message: mjt: "Re: installation suggestion"
- Next in thread: prg: "Re: Convert PCL file to some other format (PostScript, PDF ...)"
- Reply: prg: "Re: Convert PCL file to some other format (PostScript, PDF ...)"
- Reply: essteeaenn_at_worldbadminton.com: "Re: Convert PCL file to some other format (PostScript, PDF ...)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 31 Jan 2005 14:42:44 +0100
Hello,
After a bit of searching, and several attempts with GS, I wonder if this
is even possible without buying one of the commercial pcl2ps programs
(around $500 for what I've seen so far).
and found a discussion that mentioned:
convert PCL:foo.pcl PS:foo.ps
This doesn't work, and seems to only ever work for HPGL (and not PCL).
The nearest I got was:
pcl3opts foo.pcl
which gives me:
*** pcl3opts
My best guess for the command line needed to generate a similar file is:
\gs -sDEVICE=pcl3 -sSubdevice=unspec -dSendNULs=1200 -sPJLLanguage=PCL3GUI
-dOnlyCRD -r300 -sColourModel=CMYK -sPrintQuality=draft \
-sMedium=plain
But I think that this is to *generate* a PCL file, rather than convert an
existing PCL into PS...
Is there any way of doing what I need?
Beef
- Next message: Dances With Crows: "Re: FAT32 file system changing case."
- Previous message: mjt: "Re: installation suggestion"
- Next in thread: prg: "Re: Convert PCL file to some other format (PostScript, PDF ...)"
- Reply: prg: "Re: Convert PCL file to some other format (PostScript, PDF ...)"
- Reply: essteeaenn_at_worldbadminton.com: "Re: Convert PCL file to some other format (PostScript, PDF ...)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]