Re: Printing Envelopes


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Tom Fulton on July 13, 2010 at 06:45:56:

In Reply to: Re: Printing Envelopes posted by Louisa on July 12, 2010 at 08:49:37:

Louisa, Do you have a copy of IBHelp.chm available as the definition document for IB commands? If not, download it from the Signature site. If you do have it check out the (SetPrinterInfo= FuncCode, Value) mnemonic. SetPrinterInfo is pretty self-explanatory - it's saying this is what you use to set various capabilities on the printer for the purposes of Windows printing. Some of the FuncCodes are 0 = Orientation ( Portrait vs. Landscape ), 1 = Paper Size, etc. Under the Paper Size FuncCode the various values are 1 = Letter ( 8.5 x 11 ), 5 = Legal, 20 = #10 size envelope, etc. Again, all this info is in IBHelp.chm. So if your Windows print program does a PRINT (printerLun) (TR);(SetPrinterInfo = 1, 20) you're telling it that the paper for the print job is a #10 envelope. Hope this helps. Tom


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?  

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):





Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]