Click to See Complete Forum and Search --> : Please suggest a word processing control
Shalini Shikha
November 14th, 1999, 12:06 PM
I need a Word processing custom control to use in my VB program. My VB program shells out to DOS to run an analysis program written in FORTRAN. I need to present the results of this analysis in the standard English form (sort of report) which could be edited, printed or stored in a file. Please suggest a Word processing custom control(other than High Edit).
Thanks
Ravi Kiran
November 15th, 1999, 04:16 AM
Can you not try Word Automation object itself? I guess that would work with less glitches.. because all are M$s
RK
Shalini Shikha
November 16th, 1999, 12:51 AM
Please explain a little bit more about word Automation object. I couldn't understand your answer. Does it mean that I need not use any word-processing activeX control? Can I generate reports of my analysis similar to word documents using "word automation object"
Shalini
December 6th, 1999, 11:09 PM
by using vba you can use microsoft word to generat all the reports you want to generate. advantages of using MS word is you can use all its buit in functinality .If you know VB just add Word alibrary in the reference and go to th object browser you can see the object model.Fo further help contact me at haisrini@email.com
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.