Tuesday, March 27, 2012

Hlp Rendering Issue

RS2005
I have a legend that I designed which has 11 textboxes surrounded (enclosed)
within a rectangle that I use on reports for documentation purposes. It
renders perfectly fine in preview and exports to pdf fine but it is not
rendering on the server correctly and that is not acceptable to the users - I
dont know why the web version looks different. It is changing the size of
the textboxes (and they are all set to the same size and set to
shrink/grow=false). I can provide more information if needed.
The legend is to portray the meaning of colors used in the report so the
textboxes are similar to the following arrangement ( the texbox on the right
really just displays the color as the background). Any help/clues would be
appreciated!!
Color Legend
critical | color
warn | color
target | color
optimum | colorHi MJT.
I had a similar problem. I placed a pixel of space between each textbox and
the problem went away. It may have something to do with the way the HTML
rendering extension handles textboxes that are "too close together".
-Tim
"MJT" <MJT@.discussions.microsoft.com> wrote in message
news:8C1074B0-F42C-4FB7-8B52-6A6A3BD3FA72@.microsoft.com...
> RS2005
> I have a legend that I designed which has 11 textboxes surrounded
> (enclosed)
> within a rectangle that I use on reports for documentation purposes. It
> renders perfectly fine in preview and exports to pdf fine but it is not
> rendering on the server correctly and that is not acceptable to the
> users - I
> dont know why the web version looks different. It is changing the size of
> the textboxes (and they are all set to the same size and set to
> shrink/grow=false). I can provide more information if needed.
> The legend is to portray the meaning of colors used in the report so the
> textboxes are similar to the following arrangement ( the texbox on the
> right
> really just displays the color as the background). Any help/clues would
> be
> appreciated!!
> Color Legend
> critical | color
> warn | color
> target | color
> optimum | color
>|||thank you ... how do I put one pixel of space between them?
"Tim Dot NoSpam" wrote:
> Hi MJT.
> I had a similar problem. I placed a pixel of space between each textbox and
> the problem went away. It may have something to do with the way the HTML
> rendering extension handles textboxes that are "too close together".
> -Tim
> "MJT" <MJT@.discussions.microsoft.com> wrote in message
> news:8C1074B0-F42C-4FB7-8B52-6A6A3BD3FA72@.microsoft.com...
> > RS2005
> > I have a legend that I designed which has 11 textboxes surrounded
> > (enclosed)
> > within a rectangle that I use on reports for documentation purposes. It
> > renders perfectly fine in preview and exports to pdf fine but it is not
> > rendering on the server correctly and that is not acceptable to the
> > users - I
> > dont know why the web version looks different. It is changing the size of
> > the textboxes (and they are all set to the same size and set to
> > shrink/grow=false). I can provide more information if needed.
> > The legend is to portray the meaning of colors used in the report so the
> > textboxes are similar to the following arrangement ( the texbox on the
> > right
> > really just displays the color as the background). Any help/clues would
> > be
> > appreciated!!
> >
> > Color Legend
> > critical | color
> > warn | color
> > target | color
> > optimum | color
> >
>
>|||Tim,
I also need this to look like there is no space between the textboxes
"Tim Dot NoSpam" wrote:
> Hi MJT.
> I had a similar problem. I placed a pixel of space between each textbox and
> the problem went away. It may have something to do with the way the HTML
> rendering extension handles textboxes that are "too close together".
> -Tim
> "MJT" <MJT@.discussions.microsoft.com> wrote in message
> news:8C1074B0-F42C-4FB7-8B52-6A6A3BD3FA72@.microsoft.com...
> > RS2005
> > I have a legend that I designed which has 11 textboxes surrounded
> > (enclosed)
> > within a rectangle that I use on reports for documentation purposes. It
> > renders perfectly fine in preview and exports to pdf fine but it is not
> > rendering on the server correctly and that is not acceptable to the
> > users - I
> > dont know why the web version looks different. It is changing the size of
> > the textboxes (and they are all set to the same size and set to
> > shrink/grow=false). I can provide more information if needed.
> > The legend is to portray the meaning of colors used in the report so the
> > textboxes are similar to the following arrangement ( the texbox on the
> > right
> > really just displays the color as the background). Any help/clues would
> > be
> > appreciated!!
> >
> > Color Legend
> > critical | color
> > warn | color
> > target | color
> > optimum | color
> >
>
>|||Just move the textbox down (turn off snap to grid, click on the textbox and
hit your down arrow on the keyboard).
You will eventually find the "sweet spot" where the HTML rendering extension
won't act like it's putting a break between two texboxes that are suppposed
to be horizontally adjacent. Another note is that it WILL print adjacent.
Not sure why it's not rendered that way to screen.
"MJT" <MJT@.discussions.microsoft.com> wrote in message
news:5FE2C79B-FB9B-45AC-BD84-E8BBC4A94F52@.microsoft.com...
> Tim,
> I also need this to look like there is no space between the textboxes
> "Tim Dot NoSpam" wrote:
>> Hi MJT.
>> I had a similar problem. I placed a pixel of space between each textbox
>> and
>> the problem went away. It may have something to do with the way the HTML
>> rendering extension handles textboxes that are "too close together".
>> -Tim
>> "MJT" <MJT@.discussions.microsoft.com> wrote in message
>> news:8C1074B0-F42C-4FB7-8B52-6A6A3BD3FA72@.microsoft.com...
>> > RS2005
>> > I have a legend that I designed which has 11 textboxes surrounded
>> > (enclosed)
>> > within a rectangle that I use on reports for documentation purposes.
>> > It
>> > renders perfectly fine in preview and exports to pdf fine but it is not
>> > rendering on the server correctly and that is not acceptable to the
>> > users - I
>> > dont know why the web version looks different. It is changing the size
>> > of
>> > the textboxes (and they are all set to the same size and set to
>> > shrink/grow=false). I can provide more information if needed.
>> > The legend is to portray the meaning of colors used in the report so
>> > the
>> > textboxes are similar to the following arrangement ( the texbox on the
>> > right
>> > really just displays the color as the background). Any help/clues
>> > would
>> > be
>> > appreciated!!
>> >
>> > Color Legend
>> > critical | color
>> > warn | color
>> > target | color
>> > optimum | color
>> >
>>

No comments:

Post a Comment