Does anyone know how to expand the columns in Domino Web access?

Hi all,

I doubt there is an solution to this, but I thought I’d throw this out there and see if anyone has any ideas. I have a person who is a Domino Web Access user that wants to print out his contact list. However, when he tries to print it, the columns are not big enough and so the data that is printed is only the data that fits in the column.

Does anyone know any way to expand the columns in a view in DWA like you would do in the Notes client? Having the user use the client to print them out is not an option, as he is strictly a DWA user.

I’m not too hopeful, but if anyone has an idea, let me know. thanks.

brandt

Subject: Does anyone know how to expand the columns in Domino Web access?

One way i solved this was to write an LS agent that generated an HTML page with all the data in a table, in the html folder, then open the page in a new window and let the user print

I did this with Domino v4.5, and this was the best part of the whole app.

Subject: RE: Does anyone know how to expand the columns in Domino Web access?

This sounds like a good solution, but a little more effort than I was looking to put into the solution. Thanks anyway.

brandt