Home End User

AV in RbPro 7 and D6

edited December 2002 in End User
Hi,

I've a problem in Delphi 6. I'm using the new version of
ReportBuilderPro --> 7.

The report I've created, doesn't use data from some kind of database. The
report prints the average date between two dates (this is calculated on a
form and the content of the editboxes is printed). So, this isn't a very
complicated report.

When I hit the Print-button on my form the Previewer is shown and it shows
the three different dates. So far so good.
When I press the 'Close'-button on the Preview-form, the previewer closes
fine.
When I press the 'Print'-speedbutton, I get the Print-dialog-box. After
pressing the OK-button, the report is printed on the selected printer.

And then it happens... while the paper is coming out of the printer I get an
EAccessViolation with the message: Access Violation at address 00000000.
Read of address: 00000000'. After pressing Ok the application returns to my
form.

I get the same error, even when printing the report directly, without
previewing it.


The form where my ppReport-component resides, is a MDI-child, with a frame
(containing nothing but some labels to identify the form) on it.


Can someone tell me what to do?

Comments

This discussion has been closed.