K
Keith G Hicks
I have a client that I wrote an MS Access app for quite a few years ago
where they need to know the height in inches of a block of text for billing
their customers. The MS Access app opens Word in the background, makes some
settings (font, font size, margins, etc.) and gets the height. It's all
worked quite well for 3 or 4 years.
However, the whole thing is going to be redone for use in browsers in
asp.net with vb.net. We want to eliminate the need to use Word for this. I'd
like to write a function in vb.net for this. The whole thing is going to be
run on both Windows and Mac machines. I found some info here:
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_2182000
8.html
but I'm not sure it's the correct approach. I was hoping someone
could point me in the right direction.
Thanks,
Keith
where they need to know the height in inches of a block of text for billing
their customers. The MS Access app opens Word in the background, makes some
settings (font, font size, margins, etc.) and gets the height. It's all
worked quite well for 3 or 4 years.
However, the whole thing is going to be redone for use in browsers in
asp.net with vb.net. We want to eliminate the need to use Word for this. I'd
like to write a function in vb.net for this. The whole thing is going to be
run on both Windows and Mac machines. I found some info here:
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_2182000
8.html
but I'm not sure it's the correct approach. I was hoping someone
could point me in the right direction.
Thanks,
Keith