InfoPath 2007 OLE

D

dj

Is it possible to embed InfoPath 2007 control/forms within an MFC/C++
application? Ideally, we want to create forms using InfoPath, along
with rules to validate the data. We then want to embed (and distribute)
these forms within our application to present to the end user. Also,
our app would need to access to the form data. Does anyone have any
source code showing how this is done (in C++, prefabably compatible
with Visual C++ 6.0), as I've found very little developer information
on InfoPath 2007?

I know this is possible with other office applications, such as Word
and Excel via MFC using classes such as COleDocument,
COleDocObjectItem, etc.

Any suggestions, code, references would be extremely helpful.

thanks in advance.
 

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