Hi there all. I have built a database that collects our clients Baseline health data which generates a series of single page reports for each type of health test that has been completed.
So for example we take blood pressure and return a single page report with a chart containing both systolic and diastolic (120/80 etc). The chart also returns age/gender related risk ratings based on their own scores (eg low risk, Normal, Hypertension etc). There is, in this case, as well as many others, a need for a calculated value and a specific chart for it's display.
My biggest concern at the moment is an inconsistancy in the accuracy of the charts when sending the reports to the printer. I have set up a macro that opens each report in sequence and prints it to the default printer (which is currently CutePDF). Unfortunately i have to check just about every print run for differences between the calculated field and the associated chart. I have noticed that when this occurs the chart will print off using the temporary figures that were used in the chart specific table when i was designing it. This however is also inconsistent in that i can run the report macro again and things will all work out OK.
Is it possible that my computer (pent M centrino 1.5GHz Laptop) is just not quite up to it and therefore i get some holes in the data or is there some way i can be clearing the calculated cache data between reports.
Additional:
I have added an example. The zip file contains 2 report pages (one correct) and the other with a discrepancy which will be plainlyobvious. This page is page 3 of a 10 page report. All 10 reports are distinctly seperate and are generated in sequence via a print macro i have done.
Any help will be greatly appreciated.
Cheers All
So for example we take blood pressure and return a single page report with a chart containing both systolic and diastolic (120/80 etc). The chart also returns age/gender related risk ratings based on their own scores (eg low risk, Normal, Hypertension etc). There is, in this case, as well as many others, a need for a calculated value and a specific chart for it's display.
My biggest concern at the moment is an inconsistancy in the accuracy of the charts when sending the reports to the printer. I have set up a macro that opens each report in sequence and prints it to the default printer (which is currently CutePDF). Unfortunately i have to check just about every print run for differences between the calculated field and the associated chart. I have noticed that when this occurs the chart will print off using the temporary figures that were used in the chart specific table when i was designing it. This however is also inconsistent in that i can run the report macro again and things will all work out OK.
Is it possible that my computer (pent M centrino 1.5GHz Laptop) is just not quite up to it and therefore i get some holes in the data or is there some way i can be clearing the calculated cache data between reports.
Additional:
I have added an example. The zip file contains 2 report pages (one correct) and the other with a discrepancy which will be plainlyobvious. This page is page 3 of a 10 page report. All 10 reports are distinctly seperate and are generated in sequence via a print macro i have done.
Any help will be greatly appreciated.
Cheers All
Attachments
Last edited: