Tagged Questions
This FAQ is about questions pertaining to PCL. PCL or Printer Control Language has been developed by Hewlett Packard and is now the de-facto standard for printer languages (laser and ink).
4
votes
3answers
976 views
How to 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 file in C#.
(Given of course that the printer I am printing to supports PCL).
I know ...
2
votes
1answer
22 views
High level interface for manipulating fields in docx4j?
Is there a high level interface to manipulating document fields with docx4j?
The task I am doing is to fill in the fields (and optionally remove them or not - i.e. maybe leave them filled in, or ...
2
votes
1answer
151 views
passing/parsing PCL code to word or excel
Is it possible to convert the pcl code I have to a readable version in word or excl or any thing else?
Are there any DLL's to perform it.
2
votes
4answers
2k views
PDF to PCL conversion
In my Java application, I have PDF files that I eventually need to convert to PCL and send to a RightFax server. I'll also need to embed codes in the PCL files that RightFax will read to know where to ...
2
votes
3answers
2k views
Generate PCL from PDF in Java
What is the best way to generate a PCL output file from an existing PDF file in java?
1
vote
1answer
252 views
Bill printing jobs
I'm looking for a way to hook up all printing jobs on a machine.
We have some Kiosk computers running windows XP, and we would like to allow customers to print. We would like to be able to catch the ...
1
vote
1answer
79 views
Java library to convert HTML document to PCL
Does anyone know of a Java library that can be used to convert an HTML document to PCL format?
1
vote
1answer
304 views
ghostscript converting text in pdf to graphics when converting to PCL
I am using Ghostscript to convert a PDF to PCL. I was expecting the resulting PCL to include commands to output the text elements, instead it is essentially converting the text in the PDF to bitmap ...
1
vote
2answers
617 views
Converting PDF to PCL with GhostScript?
Can I convert a pdf to pcl file with ghostscript?
I'm using Ghostscript 9.01 (gsdll32.dll) and passing the following arguments in but only get a 1k file with what looks like some header info. My pdf ...
1
vote
0answers
1k views
Postscript driver for Android?
Hey guys. I'm looking to program an Android app which is simply a print driver that converts a file to postscript and/or PCL and then sends it to a network printer. My first concern is printing pdf ...
1
vote
1answer
441 views
Printing a pcl file in c# not working, suggestions?
I'm trying to print a pcl file programatically in c#.
I'm using the following Microsoft link for reference. (Note it's in VB)
http://support.microsoft.com/kb/298141
Unfortunatly, it's not work ...
1
vote
1answer
328 views
How to printing duplex sections with Word 2007
I have a Word 2007 document with many sections. Each section enables / disables duplex using a PCL5 escape code in the header on page 1 of the section.
PCL5 printers are getting rarer, especially ...
1
vote
3answers
786 views
C# PCL rendering into TIFF (or other image format)
I'm looking for the best solution -- and perhaps the cheapest also -- to take PCL5e and PCL6 compliant code and render it into a TIFF image. Reliably.
Does anyone have any experience with the ...
1
vote
2answers
2k views
Insert pcl escape sequences into PCL built from multiple PDF files
What tools/methods are available to build pcl stream from PDFs.
We have a bunch of generated PDF files that get tied up into one big pdf.
I need to generate a print job to print this with the ability ...
1
vote
2answers
227 views
HP PCL via TCP/IP
Where can I find an example program in C to print to a network attached HP printer.
1
vote
5answers
2k views
How convert PCL generated by HP LaserJet 5 into PDF in C#?
I need to retire 15 years old system and preserve all data. It can only print documents into specific printer HP LaserJet 5. I can print documents into PCL files and looking for ways to convert all ...
1
vote
3answers
1k views
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 am not sure where to start. Is there a standardized algorithm for doing so? Is ...
1
vote
4answers
977 views
Convert pcl to image
I'm communicating with a logic analyzer (HP 1660A) over RS232. I issue a command which tells the analyzer to print screen its display and send it over to the controller (my pc) through serial ...
1
vote
1answer
1k views
PCL raster color graphics distorted. Code included: what am I missing?
The function below prints a color raster image to a PCL-5 printer. The function was adapted from a 2-color (1bpp) printing function we had that worked perfectly, except for the grainy 2-color ...
1
vote
5answers
9k views
How to Create PCL file from MS word
How to create new PCL file similar to existing MS doc. I have Ms doc tamplate and replacing it with actual data. I need to achieve same for PCL format (Create PCL file as tamplate and replacing it ...
0
votes
1answer
12 views
Extract XSL-FO from docx4j (or convert straight to PCL)?
Is there a way to extract the XSL-FO from docx4j, or is there a guide (or existing code) to adapting the docx4j pdf output to emit PCL instead of PDF?
The task I am doing is to fill in the fields of ...
0
votes
1answer
56 views
Output PCL from Word document using Python
I'm building a web application which will include functionality that takes MS Word (and possibly input from a web-based rich text editor) documents, substitutes values into the formfield placeholders ...
0
votes
1answer
40 views
Java document printing in Windows
I am doing a project which will finally print a pdf file or doc file to the printer as "another user". But now I stuck on how to print document in Java.
I know there is a pdf renderer in java, ...
0
votes
0answers
46 views
Using an external library in Matlab's mex files
I am trying to use Matlab's mex file with C++ Code together with the PointCloud Library. This is the C++ file:
#include "mex.h"
#include <pcl/io/pcd_io.h>
#include <pcl/point_types.h>
...
0
votes
0answers
30 views
Crash at openni grabber interface->registerCallback (f);
I am trying to run the below source code, it was built successfully, but when try to run it,the app crashes at openni grabber "interface->registerCallback (f);".Please help me with this issue. ...
0
votes
2answers
68 views
Finding CUDA_SDK_ROOT_DIR
I am trying to set up Point Cloud Library trunk build with CUDA options enabled.
I believe I have installed CUDA correctly, following these instructions.
In the cmake options for the PCL build, some ...
0
votes
1answer
77 views
How to make rgbdemo working with non-kinect stereo cameras?
I was trying to get RGBDemo(mostly reconstructor) working with 2 logitech stereo cameras, but I did not figure out how to do it.
I noticed that there is a opencv grabber in nestk library and its ...
0
votes
0answers
26 views
PCL font character data from donor TTF file?
Any know how to extract Character Descriptor and Data Format for
TrueType Fonts for PCL from donor ttf Files?
0
votes
1answer
85 views
Conversion in Point Cloud Library from proprietary format to float; no matching function found
I have what I think is a fairly basic question about a conversion in the point cloud library from a proprietry data type to float. My issue I think comes from a lack of experience with templates, data ...
0
votes
0answers
39 views
header files are included but the program doesnt recognise it has
I am working with point clouds. in my code i have included the header files and there were no errors during installation i still am getting the following errors. please help
<code>
...
0
votes
0answers
588 views
Using PCL with Visual Studio 2010
I am quite new at working with libraries, and I have some problems...
I have installed PCL and all dependencies on my computer (Windows 7, 32 bit) and I can build and use simple examples like that ...
0
votes
0answers
111 views
Print an Image by Printer command language PCL3
I Have a printer of kind Hp officejet H470,This is printer has a specific command language is called PCL3e This printer command written by the vendor printer driver and install on windows ,But i want ...
0
votes
1answer
49 views
How I can to create PCL5 function to print bitmap?
I have a HP officejet H470 and it has a Bluetooth device to connect with other devices such as handheld.
I want to print a bitmap image By PLC5, how can I do that?
0
votes
0answers
80 views
Creating a font editing / converting program
I want to code up a font editing / converting program. I have done some research and found these sites:
http://www.codeguru.com/forum/showthread.php?t=497287&page=1&referrerid=177422
...
0
votes
1answer
292 views
Syntax for generating Barcode using PCL syntax
Iam searching for a PCL syntax to generate and print the BARCODE. If anyone having any information about the same, please help me. I have tried googling it, but didnt find anything.
0
votes
1answer
236 views
Looking for library to convert PDF to PCL
I'm looking for a library to convert PDF to PCL. I also need to put additional instructions (probably @PJL COMMENT statements) We're trying to convert pdfs for input into an automated faxing system.
...
0
votes
2answers
284 views
Print XML as PDF using PCL
I have an xml file with which i want to print as a PDF using PCL. I am new to PCL. Can i use PCL to get the xml printed in PDF format directly or should i have some intermediate process to create a ...
0
votes
1answer
103 views
Undeclared identifiers in C
I've been trying to compile a program that uses PCL. However, I keep getting this error:
test.c:23: error: ‘PCL_CNT_TYPE’ undeclared (first use in this function)
test.c:23: error: (Each undeclared ...
0
votes
2answers
98 views
Printers common interface
What is a common printer interface today? I've read most of them support PostScript and/or PCL. How should I use PS/PCL from an app code (say, under Win32)?
0
votes
3answers
379 views
Convert several thousands Word doc into single PCL file
Our customer has tens of thousands of correspondence letters in Word 2007 format. They need to combine all the letters into a single large PCL file, which is then sent to the print vendor for bulk ...
0
votes
3answers
362 views
Converting PDF to PCL5 on Windows?
In my application, I need to convert PDF docs to PCL5 generic files to send to FTP PCL capable printers. Printing to file would be a last resort, I would prefer a small-footprint command line tool or ...
0
votes
1answer
464 views
How to convert a flattened PDF to PCL in LiveCycle process?
I am looking to convert a non-XFA PDF to PCL in a Workbench process and am not having any luck with geneartePrintedOutput service. I retrieve a flattened PDF from Contentspace (using retrieveContent) ...
0
votes
2answers
1k views
print to file from c#
How can I generate a .pcl file from c# ? Suppose i have a text file, or an xls file and I want to print it, I can check the print to file chekbox and i get a file with extension .pcl. How can I ...
0
votes
2answers
161 views
Is there a way to determine in .Net (or WMI) if a print driver will print to PCL or PostScript format when printing to a file?
Is there a way to determine in .Net (or WMI) if a print driver will print to PCL or PostScript or XPS format when printing to a file?
0
votes
2answers
392 views
PCL and 1200 DPI
Is it possible to send the PCL Set resolution command with 1200 dpi (and higher) as parameter?
I've been looking at the spec sheets for HP PCL and it tells me that the only valid values for it are ...
0
votes
1answer
164 views
Name that printing file format
Hello there fellow Stackers!
I wonder if anybody could tell me what the following file format is? If you print it as-is then your print out will be, er, as-is BUT if you send it directly to the ...
0
votes
1answer
2k views
RightFax embedded codes: Fax number seen as invalid
Here is in essence what my PCL file looks like with embedded codes. The fax codes are embedded where they are because that's the only location where RightFax even recognizes that they exist.
...
0
votes
1answer
775 views
Printing Bitmap Images Using PCL
I am trying to communicate with hp 102 laserjet printer directly using pcl language. Using pcl5 technical quick reference guide, I can print the text, set margins, select supported fonts, print ...
0
votes
2answers
683 views
I Need to write a program to draw a graph using HP PCL 5e/HP/GL2
I have read an example and tried to duplicate it's methods but with weird results. This is a 1 shot deal so I do not want to buy a package to do this. Also, it will be executed on a Multi-Valued ...
-1
votes
0answers
30 views
Printing with PCL/PJL
Is there a way to print in WPF with PCL/PJL commands?
I'm new to all this stuff, and am actually silverlight developer, so even the question might be wrong :)
I got plotter "DesignJet 111 roll" and my ...