ShowModal, Hide Form, Print Preview Office 2007

G

Gil

Hi There,

I'm trying to get print preview to work from a form in office 2007.
The form needs to have showmodal=true. In previous versions of offce I
could hide the form, then open print preview and everything would
work.

In 2007 I hide the form, open print preview and all the buttons are
grayed out. If I set the showmodal property on the form which calls
the print preview = false everything works. I don't want to set the
showmodal to false. I just want to hide the form and open the print
preview. Any suggestions? I was thinking of programatically switching
the modal property but apparently that can only be set at runtime.

Thanks,
Gil
 
G

Gil

Hi There,

I'm trying to get printpreviewto work from a form in office2007.
The form needs to have showmodal=true. In previous versions of offce I
could hide the form, then open printpreviewand everything would
work.

In2007I hide the form, open printpreviewand all the buttons are
grayed out. If I set the showmodal property on the form which calls
the printpreview= false everything works. I don't want to set the
showmodal to false. I just want to hide the form and open the printpreview. Any suggestions? I was thinking of programatically switching
the modal property but apparently that can only be set at runtime.

Thanks,
Gil

Anyone have any hints on this?
THanks,
Gil
 

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