We haven't experienced this behavior with RB 6.03. I just tried opened our demos from D5 and printed the current page successfully. Try running our installed demo report projects.
Are you setting the printer setup at runtime for the current report?
I am sorry that RB demo works fine. It should be my fault.
But can you give me more hints or clues what I should check in my report project (beforeprint or else)? I remember I don't change much on this and it is worked ok in the previous RB version.
Are you loading a report template? When the template is loaded, it will overwrite the values of the previous printer setup object of the report object.
Another possibility, there is a printer setup object on the output page objects. These pages contain the draw commands for each report page. Are you manipulating the pages?
If you don't get it figured out, then describe the life cycle of a report object when it is printed in your application.
Comments
demos from D5 and printed the current page successfully. Try running our
installed demo report projects.
Are you setting the printer setup at runtime for the current report?
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com
But can you give me more hints or clues what I should check in my report
project (beforeprint or else)? I remember I don't change much on this and it
is worked ok in the previous RB version.
Benson.
Thanks again.
overwrite the values of the previous printer setup object of the report
object.
Another possibility, there is a printer setup object on the output page
objects. These pages contain the draw commands for each report page. Are
you manipulating the pages?
If you don't get it figured out, then describe the life cycle of a report
object when it is printed in your application.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com