Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TextMerge and Fonts, Sytles
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00127857
Message ID:
00127873
Views:
24
Huh? This is a receipt printer. It accepts whatever VFP will send to it. Are you suggesting something like:
set textmerge on
\ <<chr(27)+....>>ACME School for Widget Makers
scan
\ <<chr(##)+....>>table.field
endscan
set textmerge off
\
What escape codes would you use to specify *Courier New*?

>This should be in your printer's documentation...
>
>ESC codes, printer control codes, something like that....
>
>You send these codes to the printer and they will format the output.
>
>Joe
>
>>Now that I have to hand-code a receipt to a receipt printer, I am resorting to TextMerge. Searching through the VFP help, I see no way to set a font [e.g., "Courier New"], or a style [e.g., "B"].
>>
>>Where can I find how to format (centering, etc.) individual lines, set a default font, font size, font style, etc.?
>>
>>TIA!
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform