Numberic Field Allignment problem



Hello,

I'm using VFP9 with REPORTBEHAVIOR = 80.

I have an odd thing happening:
I have numberic field in the Detail band that I want to have Centered (text
alignment, not field alignment). I have an exact copy of this field in a
group footer band (for totaling). When printed, the field in the footer
band centers just fine, however the field in the detail band does not. Both
fields are identical, except the "footer" version is set to CALCULATE and
the "detail" version is not.

To rule out the possibility of the issue being related to which band the
fields are in, I set my detail band field to calculate, just to see what
would happen. To my suprise, when printed, the field centered.

So, it seems like fields must be set to calculate before they can be
centered?? That does not really make sense to me and I think I may be
missing something... Anyone have any ideas??

Thank you.

- Aaron Stark


.



Relevant Pages

  • Re: Detail Band on Reports
    ... >> If you have a detail band with several memo fields ... >header or footer of each group - which ever works best ... >Cindy Winegarden MCSD, Microsoft Visual FoxPro MVP ...
    (microsoft.public.fox.vfp.reports.printing)
  • Re: 9.0 Report writer - is it possible
    ... unfortunatly then the groupings also fall into the column. ... the groupings to be the whole page width and only the detail band have the ... Group1 Header ... Group 2 footer ...
    (microsoft.public.fox.programmer.exchange)
  • Re: How to Draw Verticle line i.e. "|" in the detail band of report wr
    ... How to draw a verticle line in the detail band till the end of page footer if the details band may contained one or two record/records. ...
    (microsoft.public.fox.vfp.reports.printing)