|
Posted by jennydat on August 8, 2008, 11:31 am
Please log in for more thread options
Hi Andaiye
Check out the actual receipt format.
It shoud be in c:program filesMicrosoft Dynamics RMSStore
OperationsReceipts
Select your template and open it as a notepad file.
On the top it should display the following lines:
<SET name="ReceiptCount" custom="true" description="Receipt Count"
type="vbLong"> 1 </SET>
<SET name="PaperWidth" custom="true" description="Paper Width"
type="vbdouble"> 2.75 </SET>
<SET name="PaperHeight" custom="true" description="Paper Height"
type="vbdouble"> 11.00 </SET>
<SET name="MarginLeft" custom="true" description="Margin Left"
type="vbdouble"> 0 </SET>
<SET name="MarginRight" custom="true" description="Margin Right"
type="vbdouble"> 0 </SET>
<SET name="MarginTop" custom="true" description="Margin Top"
type="vbdouble"> 0 </SET>
<SET name="MarginBottom" custom="true" description="Margin Bottom"
type="vbdouble"> 0 </SET>
This will show you your 'actual' document settings.
You can change them here but if you do be sure to save it as a .xml file.
--
Jenny
"Andaiye" wrote:
> the margin is presently at 0 i chaned it to 1 and then to 2 but nothing
> happened, it still has about an inch space in it. :(
>
> "jennydat" wrote:
>
> > Hi Andaiye
> >
> > If you go into the receipt properties you can select a variety of options
> > for your receipt layout to show/hide.
> >
> > Go to SO Manager - Database/Registers/Receipt Format
> > Select your receipt and click properties
> > Select the receipt type eg. sales and click properties
> > On the left side of the screen you can see a list of different options you
> > can reset including the margins here.
> >
> > Hope this helps
> > --
> > Jenny
> >
> >
> > "stillbreathing" wrote:
> >
> > > Did you try changing the top and bottom margins?
> > >
> > > "Andaiye" wrote:
> > >
> > > > when i print my receipts, it prints with some extra space at the top and
> > > > bottom about an inch. it also shows the vat analysis, again there is
some
> > > > space between the part that show the change and where the analysis
starts
> > > > there is space. Why is that so, i would like to take some of that space
out ,
> > > > is it possible what to do.
|