Regarding creation of table structure in word from C#.net.
-
Hello All, I have created an application which will create the word document with table structure wihtin it. but my problem is, it is taking 3 minutes for creating 60 tables on the documnet.I will have to create somewhere arroung 7000 tables to be created on the fly. I wanted to know whethere there are any methods from which i can improve the performance
Bharath.S Ron
-
Hello All, I have created an application which will create the word document with table structure wihtin it. but my problem is, it is taking 3 minutes for creating 60 tables on the documnet.I will have to create somewhere arroung 7000 tables to be created on the fly. I wanted to know whethere there are any methods from which i can improve the performance
Bharath.S Ron
What method are you using to create the tables?
"Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon
-
What method are you using to create the tables?
"Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon