Top "Printer-control-language" questions

This tag relates to questions pertaining to PCL.

How to send pcl files to printer on windows 7?

I have one an application that generates ".pcl" files. Once generated they are saved on a folder on my Windows 7. …

printing printer-control-language
PDF page becomes blank on print

I have a strange issue with a PDF file. Printing from Adobe Reader works fine on A4 but on A3 …

pdf adobe postscript reader printer-control-language
How do I print a PCL file in C#?

I have a PCL file that I generated using "print to file". What's the best way to programmatically print this …

c# printing printer-control-language
Zebra ZPL Commands to resize barcode to sit within a label

I am using Zebra GT800 label printer with a label role size with 2.5' * 1.75'. I'm struggling to get it …

zebra-printers thermal-printer printer-control-language zpl zpl-ii
Converting PCL to PDF

I am looking to create (as a proof-of-concept) an OCaml (preferably) program that converts PCL code to PDF format. I …

pdf ocaml ghostscript printer-control-language
3D Plane fitting algorithms

So I'm working on a project where me and a buddy of mine scanned a room using the KINECTv2 and …

algorithm 3d plane printer-control-language
Reference to type 'Assembly' claims it is defined in 'System.Runtime', but it could not be found

Since updating to VS2017 15.7.1 my Xamarin PCL project is showing the error below in the UWP App.xaml.cs file. …

c# xamarin printer-control-language
Ghostscript rotate pages

I use Ghostscript to convert PDF documents to PCL for printing. Recently I have the additional requirement that all pages …

pdf ghostscript postscript printer-control-language
tpcl(TEC Printer Command Language) [ESC]PC align left

I want to send a label to my tec printer using php and LPR. Everything is working fine, except the …

php printing thermal-printer printer-control-language
Convert PDF to PCL using Ghostscript 9.15

Requirement is to convert PDF to PCL with a macro embedded (currently testing this on Windows, however I will need …

pdf ghostscript printer-control-language