I'm making a report that has a footer section. In this section I want to draw a table that contains some data fields. So I simply need a table-like layout.
I have tried to draw the table using rectangle and lines. However, when I export the report to MSWord the lines/rectangles of the table get messed up. They do not align perfectly while the alignment in the report looks good.
Has anyone had this same issue and is there a solution or is there a better way to draw a table in the report?
In some cases I'm now using the crosstab.
For the footer section (the structure of the table is too complex for crosstab) I simply created the table in word and added it to the report as ole document. Then I placed the textfields above this table.
This works in my situation.
Bookmarks