> I am trialling Infopath to see if it is of relevance to my organisation. We
> have a user base of about 2000 who may potentially be using InfoPath, so this
[quoted text clipped - 24 lines]
> disregard InfoPath because of some security setting as it is a very strong
> contender for what I am trying to do.
Ben, Thanks... I can print the file out using Microsoft Word using the manual
steps you described but I'm afraid the manual steps required would not be an
acceptable workaround for our users.
Our users are not computer savvy and we have to provide them with the
ability to print directly from the InfoPath form itself.
Anyone know how InfoPath uses IE to print and why IE security setting is so
important?
It is almost as though InfoPath has lost a handle on the .htm file it
generates when printing or previewing and therefore, it sends nothing to the
printer or displays a gray screen.
> Sunflower,
> I have spent some time grappling with InfoPath and printing, as a test you
[quoted text clipped - 34 lines]
> > disregard InfoPath because of some security setting as it is a very strong
> > contender for what I am trying to do.
Ben walters - 08 Dec 2005 04:46 GMT
Sunflower.
I compleatly understand your problem a client I'm working with at the moment
is the same, I got around this issue by using Managed Code behind infopath
that would fire the Export funtion,this code would then use the Office
Interop to open the exported file in word directly I then extended the
interop code to convert the exported file to a word document before
displaying to to the user to avoid confusion. Only catch is that the form
either needs to be digitally signed or regiseterd on the users machine to
enable InfoPath to write to the users machine.
if you send me your form I could shoot it back with the sample print
functionality.
If not I could email you a sample form
> Ben, Thanks... I can print the file out using Microsoft Word using the manual
> steps you described but I'm afraid the manual steps required would not be an
[quoted text clipped - 48 lines]
> > > disregard InfoPath because of some security setting as it is a very strong
> > > contender for what I am trying to do.