08-18-2010 04:18 AM
I'm struggling with tables into a word report.
I want to align to center horizontaly the table into the page, seems I have to use activex but I'm quite lost. Anybody got solution for that ???
08-18-2010 04:40 AM
Directly after your Word Insert Table VI, wire the Word Set Table Dimensions VI and configure the table column widths and left indent terminals to center the table in your doc.
- Rkll
08-18-2010 04:49 AM
Well, I can use that but I generate ramdomly different table and only some of them are toobigs and needs to be centered. It seems it's not possible to use the align center command for paragraph on the table ???
08-18-2010 05:07 AM
Post some code.. Maybe then we can come up with a solution
- Rkll