Use Literal Tags width a width of what ever you need to fill in the
blanks
On Thu, 2005-03-31 at 14:31 -0600, Al Arzaga wrote:
> Yes! Works!!! Thanks!
>
> One more question... How do you suggest I align it with the last column of
> the detail? Must I place field tags in my <BreakFooter> with the same width
> and column attributes? (with empty value fields?)
>
>
> -----Original Message-----
> From: Bob Doan [mailto:bd...@si...]
> Sent: Thursday, March 31, 2005 2:03 PM
> To: Al Arzaga
> Subject: Re: my xml file
>
>
> <field bold="yes"
> value="r.subtotal" width="20" align="right"
> col="1"/>
>
>
> value should be "v.subtotal"
>
> v.'s are user defined variables
> r.'s are rlib inter variables (pageno, totpages, ect)
>
> - bob
>
> On Thu, 2005-03-31 at 13:51 -0600, Al Arzaga wrote:
> > The actual XML file.
> >
> > I appreciate it, thanks!
> >
> >
> >
|