[[https://www.revelation.com/|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]] ==== Internal Fonts (OpenInsight 32-bit Specific) ==== === At 24 JAN 2005 10:42:47AM A. Moreno wrote: === {{tag>"OpenInsight 32-bit Specific"}} Is there a way to instruct Set_Printer("FONT" ...) to use a printer's internal font? (HP Printer). Thanks! ---- === At 24 JAN 2005 03:04PM Warren Auyong wrote: === HP used to supply Windows fonts for these with the LaserJet 4 series. Other than finding a copy of those I can't think of a simple solution. Maybe passing the escape codes to a generic text printer driver. ---- === At 24 JAN 2005 03:32PM support@sprezzatura.com wrote: === We must be missing something here - doesn't the FONTS get_printer call include the internal fonts installed on the Printer? support@sprezzatura.com The Sprezzatura Group Web Site [i]World Leaders in all things RevSoft[/i] [img]http://www.sprezzatura.com/zz.gif[/img] ---- === At 24 JAN 2005 04:04PM Frank Tomeo wrote: === Actually, Get_Printer('FONT') only returns the current font set by a previous Set_Printer('FONT') command, or the default font if none has been set. I would think the escape codes would be the way to go, but I have only done that via ARev - never tried it through OI. ftomeo@srpcs.com [url=http://www.srpcs.com]SRP Computer Solutions, Inc.[/url] [img]http://www.srpcs.com/srpicon1.gif[/img] ---- === At 24 JAN 2005 04:14PM Donald Bakke wrote: === The best way to send ESC codes in OI is to use the [url=http://www.pacifier.com/~splaver/print.html]Direct Print[/url] utility from Splaver Software. dbakke@srpcs.com [url=http://www.srpcs.com]SRP Computer Solutions, Inc.[/url] [img]http://www.srpcs.com/srpicon1.gif[/img] ---- === At 24 JAN 2005 04:18PM support@sprezzatura.com wrote: === You're right about FONT but the [b][i]FONTS[/b][/i] message is documented as returning a field mark delimited list of fonts. Interestingly it is returning a "-9" - invalid message here so it would seem to have been accidentally deprecated. support@sprezzatura.com The Sprezzatura Group Web Site [i]World Leaders in all things RevSoft[/i] [img]http://www.sprezzatura.com/zz.gif[/img] ---- === At 24 JAN 2005 04:41PM Frank Tomeo wrote: === Did not know about the 'FONTS' command, since it does not appear to be in any of the documentation. It also returned a -9 for me when I was testing it (7.1). ftomeo@srpcs.com [url=http://www.srpcs.com]SRP Computer Solutions, Inc.[/url] [img]http://www.srpcs.com/srpicon1.gif[/img] ---- === At 24 JAN 2005 05:39PM support@sprezzatura.com wrote: === Weird - for me tying in FONTS in the editor and pressing F1 gets me FONTS Get_Printer Message Description The Get_Printer function returns the available fonts. The fonts are separated by field marks. Parameters Message Fields Description FONTS Font names Who knew? :) support@sprezzatura.com The Sprezzatura Group Web Site [i]World Leaders in all things RevSoft[/i] [img]http://www.sprezzatura.com/zz.gif[/img] ---- === At 24 JAN 2005 06:24PM Warren Auyong wrote: === I think you need to do a set_printer first. [[https://www.revelation.com/revweb/oecgi4p.php/O4W_HANDOFF?DESTN=O4W_RUN_FORM&INQID=NONWORKS_READ&SUMMARY=1&KEY=0BD82209D3968ED285256F93005650DD|View this thread on the forum...]]