Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community

At 16 JAN 2002 04:01:49PM b cameron wrote:

Trying to print a signature on a check from a sig. font.

The escape seq. is kept in a field in a record.

Have tried the following….

OrigFont=Get_Printer("FONT")

Signature=SCtrlItem

Convert "ESC" to Char(27) in Signature

Call Set_printer("FONT",Signature)

Call Set_Printer("FONT",OrigFont)

But did not get any signature. Just wanted to rule out any bad coding here. Any suggestions or comments? Thanks


At 16 JAN 2002 05:34PM Donald Bakke wrote:

Bruce,

All your code is doing is changing the font that the OIPI will use to print text. You aren't printing any text (e.g. using the TEXT, TEXTXY, or ADDTABLE commands.)

dbakke@srpcs.com

SRP Computer Solutions, Inc.


At 17 JAN 2002 02:36AM b cameron wrote:

Don,

Yes sorry about that. I forgot that line.

Actually spoke to my associate (who was actually at the site do some modifications) who said that the problem was that the font codes for the signature was not installed on the machine and all works well now.

Thanks for the response.

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/72eaa9be67b3832188256b43007385fa.txt
  • Last modified: 2023/12/28 07:40
  • by 127.0.0.1