I have a couple of 'purchase order' style reports.
At the top (in the page header) there is a grouped section containing the recipients address - it is grouped to allow the box to be sized according to the largest item in the group. No element in this group has a 'print when' set.
Below this box, in the page header, there is an element whose 'print when' is '_pageno = 1' so that it only prints on the first page.
That has been working a treat for about 2 years.
I have added a text field to the grouped section, it has a 'print when' based on a logical field in the underlying table 'fctcont.citblevy'
Now, when that is true (fctcont.citblevy=.t.), everything prints properly.
When it is false, the element described above (outside the group) doesn't print either!
Any ideas?
VFP 9 SP1, compiled on Vista, running on Vista, XP and 2k all showing the same thing.
Regards
Griff
Keep [Smile]ing
At the top (in the page header) there is a grouped section containing the recipients address - it is grouped to allow the box to be sized according to the largest item in the group. No element in this group has a 'print when' set.
Below this box, in the page header, there is an element whose 'print when' is '_pageno = 1' so that it only prints on the first page.
That has been working a treat for about 2 years.
I have added a text field to the grouped section, it has a 'print when' based on a logical field in the underlying table 'fctcont.citblevy'
Now, when that is true (fctcont.citblevy=.t.), everything prints properly.
When it is false, the element described above (outside the group) doesn't print either!
Any ideas?
VFP 9 SP1, compiled on Vista, running on Vista, XP and 2k all showing the same thing.
Regards
Griff
Keep [Smile]ing