catskillmike
Programmer
I am trying to write a electronic forms package to replace one that has gone out of business. It will produce checks, invoices, purchase order, etc forms. We print mainly on HP 2000, 4000, 5000, 8000, 9000 series printers.
I have read the PCL 5 Printer Language Tech Ref manuals (Part I & II). We want to be able to draw boxes, lines, font, images. My problem and question is outlined on page 2-7 of the Part I manual.
At first GL/2 appeared to be a good route. But, GL/2 has an issue of a gutter of 150, where PCL has a gutter of 50. We need to get to the printable edge of the page (50). GL/2 can't get there. So, we moved back towards PCL which can get to the 50 mark. Our problem with PCL is that we cannot figure out how to change the thickness of the line of boxes and lines. In GL/2, it is easy. My question is: How do I over come one of the following:
1. Use GL/2 and get within 50 of the edge of the page?
2. Use PCL escape codes and change the thickness of the line of boxes?
We know it can be done, because the electronic forms package we are using now can do it.
One other question:
3. How do we write fonts, images, etc to a DIMM?
I have read the PCL 5 Printer Language Tech Ref manuals (Part I & II). We want to be able to draw boxes, lines, font, images. My problem and question is outlined on page 2-7 of the Part I manual.
At first GL/2 appeared to be a good route. But, GL/2 has an issue of a gutter of 150, where PCL has a gutter of 50. We need to get to the printable edge of the page (50). GL/2 can't get there. So, we moved back towards PCL which can get to the 50 mark. Our problem with PCL is that we cannot figure out how to change the thickness of the line of boxes and lines. In GL/2, it is easy. My question is: How do I over come one of the following:
1. Use GL/2 and get within 50 of the edge of the page?
2. Use PCL escape codes and change the thickness of the line of boxes?
We know it can be done, because the electronic forms package we are using now can do it.
One other question:
3. How do we write fonts, images, etc to a DIMM?