Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.postscript > #3479

Unable to view PJL data in .pcl when GhostScript is used to convert PostScript to PCL6

Newsgroups comp.lang.postscript
Date 2019-12-03 03:18 -0800
Message-ID <20069c05-36d5-4bb2-ac7e-4fb16b68ee4b@googlegroups.com> (permalink)
Subject Unable to view PJL data in .pcl when GhostScript is used to convert PostScript to PCL6
From pvrbre@gmail.com

Show all headers | View raw


I am using GNU GhostScript for PostScript to PCL6 conversion in Ubuntu OS.

The command is as follows:


Test Command 1:

gs -o testoutpot.pxl -sDEVICE=pxlcolor  test.ps

The testoutpot.pxl file always contains 2 PJL data.

@PJL SET RESOLUTION=600
@PJL ENTER LANGUAGE = PCLXL



Test Command 2:

gs -sPAPERSIZE=a4 -o tst9.pxl -sDEVICE=pxlcolor  prealse.ps


The tst9.pxl file always contains 2 PJL data.

@PJL SET RESOLUTION=600
@PJL ENTER LANGUAGE = PCLXL


Why always 2 PJL settings are irrespective of number of settings like (PAPERSIZE, PDFPassword , FirstPage ..etc)


Please help me how to get corresponding PJL data in the output pxl file.

Also how can i give printer custom parameters to the Ghostscript as  command line args.


Thank you so much for understanding my problem.


Regards,
pvrbre

Back to comp.lang.postscript | Previous | NextNext in thread | Find similar


Thread

Unable to view PJL data in .pcl when GhostScript is used to convert PostScript to PCL6 pvrbre@gmail.com - 2019-12-03 03:18 -0800
  Re: Unable to view PJL data in .pcl when GhostScript is used to convert PostScript to PCL6 Martin Leese <please@see.Web.for.e-mail.INVALID> - 2019-12-03 14:35 -0700
    Re: Unable to view PJL data in .pcl when GhostScript is used to convert PostScript to PCL6 pvrbre@gmail.com - 2019-12-03 20:38 -0800
  Re: Unable to view PJL data in .pcl when GhostScript is used to convert PostScript to PCL6 luser droog <luser.droog@gmail.com> - 2019-12-03 22:00 -0800
    Re: Unable to view PJL data in .pcl when GhostScript is used to convert PostScript to PCL6 pvrbre@gmail.com - 2019-12-04 20:47 -0800
      Re: Unable to view PJL data in .pcl when GhostScript is used to convert PostScript to PCL6 luser droog <luser.droog@gmail.com> - 2019-12-04 21:06 -0800
        Re: Unable to view PJL data in .pcl when GhostScript is used to convert PostScript to PCL6 pvrbre@gmail.com - 2019-12-04 23:04 -0800
          Re: Unable to view PJL data in .pcl when GhostScript is used to convert PostScript to PCL6 luser droog <luser.droog@gmail.com> - 2019-12-05 00:05 -0800
            Re: Unable to view PJL data in .pcl when GhostScript is used to convert PostScript to PCL6 pvrbre@gmail.com - 2019-12-05 00:44 -0800
              Re: Unable to view PJL data in .pcl when GhostScript is used to convert PostScript to PCL6 luser droog <luser.droog@gmail.com> - 2019-12-05 19:51 -0800

csiph-web