Word Automation with VC++ for report form

G

Gerry Murphy

I'm hoping someone here can help with this, or direct me to
someone who can. If this is the wrong group for this type of
question perhaps someone could direct me to the correct one.

I'm working with VC++, Visual Studio 6, and we need to
automatically print a report with the results of automated tests.
Basically we have a form with a logo and some text, and
lines for entering the data if you were doing it by hand.
But what is wanted is to automatically insert the data from
the test program and print a report for each test.
And the boss wants it without preprinted forms, i.e. the printer
is loaded with blank paper and we have a document on the test
machine with the report outline.

I've been looking at examples Microsoft gives, but the number
of methods and classes in their automation examples is bewildering.
And so far I haven't uncovered any code samples that do anything
like what is needed here.

Can anyone help?

TIA,

Gerry Murphy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top