ON 20100511@9:35:15 AM at page: On a web page you were interested in at: http://www.piclist.com/language/pcl/decoded.htm#40309.2389814815 James Newton[JMN-EFP-786] removed post 40309.2389814815 |Delete '
deneme ve yine deneme
' ON 20100520@12:17:48 PM at page: On a web page you were interested in at: http://www.sxlist.com/language/pcl/index.htm#40318.4638078704 James Newton[JMN-EFP-786] Published and replied to post 40318.4638078704 by silversmith |Insert 'You would need to make a PCL Macro file with the commands to draw the letterhead and footer inside it (see Macros). If your graphic includes a bitmaped logo, you will need to include that as PCL commands (See Bitmapped Pictures). The completed macro would then need to be enabled for overlay (&f4X) and will then appear on top of each printed page. It's important to avoid any printer reset or macro commands between the definition and overlay of the macro and the actual print data. Alternatively, we can create a macro for you given the logos or other text, etc.. you wish to see on the page.' at: '' silversmith@email.com asks:
I would like to put a letterhead and a footer graphic as an overlay on a dos output letter(.bmp, but I can convert to any format). Please tell me how to do this; the dos program allows sending an initial and ending file command for letter printing, as well as a few custom entered esc sequences during the printing. Thank you!!
|Delete 'P-' before: '' but after: 'Peter Silversmith asks:
Please forgive silly questions - but pcl is all new to me. I am simply trying to put a graphic (BMP) on the head and another on the foot of letters in a dos program that allows for esc sequences to printer.

To make a "Macro" - is this a simple, separate TEXT FILE of commands? If so, how is it named so that it can be referenced by the pcl execute command? What command is used to reference the bmp file to load it into the macro -- or should I convert the bmp to something else for easier usage? Should I just pull in the graphic on top and bottom, or use an overlay with both header and footer that allows the letter text in between the 2 graphics? If so, how to overlay?
Perhaps an example of a COMPLETE macro that loads a graphic with ALL its steps would clarify. THANK YOU!
ON 20100526@2:18:09 PM at page: On a web page you were interested in at: http://www.sxlist.com/language/pcl/pictures.htm#40324.3206018519 James Newton[JMN-EFP-786] Published and replied to post 40324.3206018519 by silversmith |Insert 'All the commands in a PCL Macro have to match the print job in terms of resolution, dimensions, etc... or you must specify before the commands in the macro what those parameters are, and use the 3x or 4x overlay command so the parameters of the original print job are restored for the next page of print data. If the resolution of the converted logo isn't being specified, that would cause this sort of distortion. Another possibility is that the converted pcl commands were edited or processed in some way by a program that removed the high bit from any binary bytes or dropped nulls (binary zeros) from the image data. This is more likely in cases were the distortion includes random horizontal offset and "fuzz" or missing lines.' at: '' silversmith@email.com asks:
I converted a letterhead logo to .pcl -- on a pcl reader, it looks great. However when the logo is printed as an overlay on letters, it is very distorted - too large, spacing between lines off, symbols crooked.

Is there a way to correct this? Thank you!
|Delete 'P-' before: '' but after: '