The corners of borders on report items (such as Text
boxes) do not meet up - there is overlapping in certain
situations. The TextAppearance.rdl report shows the
problem with various border styles and thicknesses.
Line thickness wasn't being converted from standard 'points'
(1/72 of an inch) to 'graphics units' (1/100 of an inch)
hence the overlaps. Resolved in 0.0.6.0.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Report with various Textbox settings
Logged In: YES
user_id=1207959
Line thickness wasn't being converted from standard 'points'
(1/72 of an inch) to 'graphics units' (1/100 of an inch)
hence the overlaps. Resolved in 0.0.6.0.