I need aFixed String to be Displayed in every page of a Report.So included a Text Object.
But it is not printing properly.Some part of it is only Printing...
Some times None..
Why So?
Please Help...
Printable View
I need aFixed String to be Displayed in every page of a Report.So included a Text Object.
But it is not printing properly.Some part of it is only Printing...
Some times None..
Why So?
Please Help...
Increase the width of the TextBox .. some times wht all u see in the report will not be printed properly if the text size and textbox size are the same!!
First thing, try putting the text in the detail section. if it prints then you have some problem in the pagesetup/margins etc. and try again by resetting your pages and margins etc. If it doesn't then see the text properties make sure the supress is not checked.
Thanks Kunchesm, I had missed that one. Zanalkhan, try that one first
Thanks...The Problem has been Resolved Successfully..