J
Jonathan Wareham
Hi,
I have finished an app that generates a Word document from RTF text stored
in records in a SQL database. Everything works great, other than the fact
that the automation code to build the document doesn't particularly run very
fast to say the least.
I've had a look around and it seems this is a common problem with Word
automation. Does anybody have any tips for speeding things up, other than
using early binding and With..End With.
Thanks,
Jonathan
I have finished an app that generates a Word document from RTF text stored
in records in a SQL database. Everything works great, other than the fact
that the automation code to build the document doesn't particularly run very
fast to say the least.
I've had a look around and it seems this is a common problem with Word
automation. Does anybody have any tips for speeding things up, other than
using early binding and With..End With.
Thanks,
Jonathan