Textbox over image
When i put a textbox over an image n see preview it appears the same. but when i deploy the report, the textbox appears below the image. i need the textbox on the image. Can anyone help me??
September 1st, 2008 2:09pm

Where is the image put on.. Is is on the body or in some other control... Another clarification.. Are you trying to use this image as a background or some thing els... Regards,, Girija Shankar
Free Windows Admin Tool Kit Click here and download it now
September 1st, 2008 2:21pm

image in in body.. not background image.. just image put from toolbox.
September 1st, 2008 2:24pm

What you are trying to do is not possible directly.. Other options: 1. Put the image in the background and put the textbox wherever you want. 2. Edit the image in paint to include textbox in the image itself. Regards, Rohit Kapoor
Free Windows Admin Tool Kit Click here and download it now
September 1st, 2008 2:49pm

Hi Kirthi, I tried this . The report after deployement pushes teh text box out of teh scope of teh image (either below or right of Image. The reason for this is because if you go to teh RDL : TextBox and Image are separate entities and they cannot eb embedded in each other : Code Snippet <Body> <TextBox> Details of textbox here <TextBox> <Image> </Image> </Body> Unlike , you can have cascading text boxes : Code Snippet <Body> <TextBox> Details of textbox 1 here <TextBox> Details of textbox 2 here </TextBox> </TextBox> </Body> You can try the options as workaround as mentioned by Rohit. One other option you can do is : Take a rectangle ..Put the image as it's background. You can increease/decrease size to Fit your image size (Before. Then drag a text box into the rectangle and set it's value. This will work , though you will have to do some settings/adjustment.. Let me know if you want additional information.. Hope this helps.. Regards.. Girija Shankar
September 1st, 2008 3:01pm

i want to jump to another report by clicking tht textbox which is over the image. i have 8 textboxs in the same image.. if i click tht corresponding reports should open.
Free Windows Admin Tool Kit Click here and download it now
September 1st, 2008 3:04pm

In the text box properties --> go tio Action --> Choose "Jump to report".. In the expression "Constants" choose the report it should jump to. This can be done on any text for for any jump to report. Hope this helps... Let me know if you have any clarifications... Regards.. Girija Shankar
September 1st, 2008 3:09pm

In the text box properties --> go tio Action --> Choose "Jump to report".. In the expression "Constants" choose the report it should jump to. This can be done on any text for for any jump to report. Hope this helps... Let me know if you have any clarifications... Regards.. Girija Shankar HI I am coming across same problem i tried to do it with rectangle.But still it shifts the text box control to lower end of the image in my preview window.Any fix for this problem.Let me know any feasible solution as my text is dynamic i cant use image with embeded headerdirectly.If i use the image header as background in my header it works ok but pdf is overlapping image horizontally acorss right.I tried to set margins but its still not working.Try to let me know any possible solution either way.
Free Windows Admin Tool Kit Click here and download it now
July 22nd, 2009 5:29pm

Does anyone know if this issue is fixed in R2 ? I'm having never ending issues with getting reports looking right after export. Also anyone know of or could recommend better 3rd party extensions for word (2003+2010) and pdf ?
January 17th, 2011 2:11am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics