My homepage is currently under construction. If you need any
additional information, email me at bluexgreenNoSpam@aol.com
- without the 'NoSpam' if you know what I mean. :)
Webpages currently online:
How to access Word 97 and above using C# automation with Late Binding.
How to perform a System Restore on your Compaq Presario 1200 without your restore CD or diskette."
NEWS:
APR. 10, 2005
Oh my, look at these dates! It sure has been a while...
Unfortunately, I goofed up the automation code some using
the global repace feature. :P I need to totally replace this.
OTOH, here is a new bit of help; how to perform a sytem restore
on a Compaq Presario 1200 when you are lost the CD and
diskette that Compaq gave you. As long as you have not messed
with the backup partition, you will be fine.
Dec. 10, 2003
I just uploaded a C# project file that demonstrates the code
in the word97 automation page. I also forgot to mention that
you have to add a 'using System.Reflection;' command to get
late binding to work. You get tons of compile errors otherwise.
BTW, I must mention that this webpage has been very helpful in
finding the constants needed for late binding with MS Word 97.
There are a TON of enumerated constants listed there; they would
be very useful to people trying to do things I don't demostrate
like work with tables to format text the way html tables do.
Enjoy... :>
Dec. 7, 2003
I noticed that I came up first on google if 'c# word97' is the
query. Not bad for an ugly webpage I quickly made at 3:00 in
the morning. I guess I will have to redecorate soon. :>
It just goes to show how well a page with relevant info ranks.
Anyway, I added some hit counters so I can see if people
really are using this info. Nobody has sent any emails to me
concerning it yet. I do have info on how to get a few more
Word goodies working (and working well)...