Can Grow and column borders

V

Vik

In a report, I want to show the field borders so that the report looks like
a table. The fields in the report can grow, so their height is different and
their borders don't form the table.

Is the a way to print the report as the table?

Thanks.
 
M

Marshall Barton

Vik said:
In a report, I want to show the field borders so that the report looks like
a table. The fields in the report can grow, so their height is different and
their borders don't form the table.

Is the a way to print the report as the table?


You need to use the Line methid in the section's Print event
procedure. This can get tricky in some situations so I
recommend that you use the PrintLines porcedure at
www.lebans.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top