|
Posted by Akber Alwani on August 13, 2007, 10:38 am
Please log in for more thread options
hi Tara, you can do so, Open the receipt.xml file and find there are 2
boolean paramter
<SET name="ShowDuplicateBefore" custom="false" description="Show Duplicate
At Top" type="vbBoolean"> True </SET>
<SET name="ShowDuplicateAfter" custom="true" description="Show Duplicate
At Bottom" type="vbBoolean"> True </SET>
Then Find the Sub: for <SUB name="PrintDuplicate"> and there you can change
hte position or what ever.
Hope this will help you.
"Tara" wrote:
> Hi, I'm not too familiar with XML, but I'd really like to be able to move the
> position of the text "Duplicate Receipt" into the main body of the receipt-
> below the store address- as opposed to having it as a header and footer. Can
> anyone help? Thanks.
|