Hi ,
I was trying to import the data using RTFFormatProvider.import(string) method.
It is taking so much time to execute this.
The parameter which i was passing has more than 5Lakhs characters.
Do we have any alternative or something else to improve this performance.
Note:I am getting data from the above method but the only thing is taking so much time.
Could you pls throw your thoughts on this.
I was trying to import the data using RTFFormatProvider.import(string) method.
It is taking so much time to execute this.
The parameter which i was passing has more than 5Lakhs characters.
Do we have any alternative or something else to improve this performance.
Note:I am getting data from the above method but the only thing is taking so much time.
Could you pls throw your thoughts on this.