Home Page link  

Receipt FOOTER or HEADER Bolder Text or Larger Text

 

Point-Of-Sale Software - - MS Point Of Sale software discussed here 

get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content  add this group's latest topics to your Google content  YahooMyWeb Yahoo!  Google Google  Windows Live Favorites Windows Live  del.icio.us del.icio.us  digg digg  Add to Netscape Netscape
Subject Author Date
Receipt FOOTER or HEADER Bolder Text or Larger Text fabiano 02-17-2006
Posted by fabiano on February 17, 2006, 9:46 am
Please log in for more thread options
How can I make some of the Footer or header lines on the 40 column receipt
stand out. In a larger or Bold text.

I want to get peoples attent to go to our website for a promational
marketing study.

can some give example of what to insert in the xml of the receipt footer
header portion.



Posted by Rob on February 17, 2006, 12:23 pm
Please log in for more thread options
fabiano,

You can edit the receipt (xml file) and add another table below the
ReceiptFooterLines, create seperate Font entry and put your own custom text
in there.

You can even get a little fancier and create your own receipt variable and
have it appear in the Receipt Format section in Manager. That way you can
edit the text from in Manager rather than have it hard coded in the receipt.

Either way you are going to have to customize the receipt and create a new
table, in the PrintFooter sub and add a new Font.

<FONT name="MyFont">
<NAME> "Arial" </NAME>
<SIZE> 12 </SIZE>
<BOLD> False </BOLD>
<UNDERLINE> False </UNDERLINE>
<ITALIC> True </ITALIC>
<COLOR> vbBlack </COLOR>
<CPL> 44 </CPL>
</FONT>

and

<TABLE>
<BORDER> tbNone </BORDER>
<FONT> "MyFont" </FONT>
<COLUMNHEADER>
<ALIGNMENT> "^~" </ALIGNMENT>
<WIDTH> PageWidth </WIDTH>
<TEXT> "insert text here" </TEXT>
</COLUMNHEADER>
</TABLE>

Rob

> How can I make some of the Footer or header lines on the 40 column receipt
> stand out. In a larger or Bold text.
>
> I want to get peoples attent to go to our website for a promational
> marketing study.
>
> can some give example of what to insert in the xml of the receipt footer
> header portion.
>
>



Similar ThreadsPosted
More than 5 lines of text on Receipt footer? March 24, 2006, 9:52 pm
XML Receipt Text Comparisons October 5, 2006, 3:44 am
Getting details and adding text to the receipt March 31, 2006, 5:35 am
Change The Text on Sales Receipt December 22, 2009, 3:27 pm
Alter position of "Duplicate Receipt" text on receipt August 13, 2007, 7:50 am
Remove text "Discount code: **" from receipt?? February 25, 2008, 11:10 am
Text size August 31, 2007, 1:06 pm
Chinese text August 21, 2008, 8:55 am
Import PO from a text file? June 8, 2005, 9:12 am
Importing HHT Text files November 4, 2005, 2:37 pm

Contact Us | Privacy Policy
This site is not affiliated with Intuit - makers of Quickbooks and Quicken software
This site is not affiliated with Sage Software - makers of Peachtree accounting software
XML SitemapXML Sitemap