PDA

Click to See Complete Forum and Search --> : Text Obeject Is Not Printing?!!


zanalkhan
Nov 30th, 2002, 01:47 AM
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...

Kunchesm
Nov 30th, 2002, 04:53 AM
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!!

diban
Nov 30th, 2002, 04:56 AM
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.

diban
Nov 30th, 2002, 04:59 AM
Thanks Kunchesm, I had missed that one. Zanalkhan, try that one first

zanalkhan
Nov 30th, 2002, 11:56 AM
Thanks...The Problem has been Resolved Successfully..