Question about the way that some element are displayed in the viewer
Hi!
I've notice in some reports that some lines doesn't appear in the viewer but if i print the report or if i export it to PDF i can see the line. I can't figure out what is the cause of this.
Thanks for your answer. No the lines have no slant. I've tried to delete the line and then create a new one but i've got the same problem. I've have this problem with just a few number of my report but i can't figure out what the problem is.
I've figured out what the problem is. Most of my reports are imported from Access so maybe the problem came from the import function. Like you said i've found that some lines didn't display in the viewer because of slant in the line. But i've got the same problem with other lines with no slant in it. I've check the XML code of the report and notice that all the other lines that didn't displayed was because they were no xml tag <Height>. When i add <Height>0cm</Height> the line appear in the viewer. So i've make a program that check all my report, add this tag to all lines when this tag is missing and if the tag already exist i checked to be sure that the value is 0. Now all my lines are displayed without problem.
Thanks for your help !!
Sorry about my bad english ^_^
Question about the way that some element are displayed in the viewer
Question about the way that some element are displayed in the viewer
EladioG
I've noticed that lines with a slant will sometimes behave this way. Is this the case in your reports
Thanks, Donovan.
yaarit
eric8910
Would you mind opening an issue via the below url and attaching your report so we can take a look
http://lab.msdn.microsoft.com/ProductFeedback/Default.aspx
Thank you.
haibing
Thanks for your help !!
Sorry about my bad english ^_^