Blank pages
Hi,
i have a report which is a invoice.
Printing is correct, but printing starting from preview gives me many blank
pages.
So, i chose proview and in my preview i click on printer, this gives me the
printdialog, i say ok, and then he print many blank pages.
When i want to print without previeuw, everything is ok.
I am using delphi6 and rb6.03
It used to be ok in Delphi4 and rb4.??
I updated the program to delphi6 and rb6.03 whitout changing any code.
Do i have to change a setting or something????
thankx
Peter
i have a report which is a invoice.
Printing is correct, but printing starting from preview gives me many blank
pages.
So, i chose proview and in my preview i click on printer, this gives me the
printdialog, i say ok, and then he print many blank pages.
When i want to print without previeuw, everything is ok.
I am using delphi6 and rb6.03
It used to be ok in Delphi4 and rb4.??
I updated the program to delphi6 and rb6.03 whitout changing any code.
Do i have to change a setting or something????
thankx
Peter
This discussion has been closed.
Comments
i also have that problem when i use subreports.
When i print from proview, which is fine, then i get many blank pages.
I already have set the property SkipWhenNorecords = False;
Thx
This sounds like there may be some event handler code somewhere that is
causing this behavior. As a test, try commenting out all your event handler
code and re-run the report. If this helps, periodically begin adding your
event code back to isolate the problem.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com