if i use the outlook menu it prints, as .printout, only the original outlook
elements.
the xml attached file is printed as an icon on the page.
when loading, my custom form use a code to open the attached file into a
webbrowser outlook element. the only way i found ( so far ) is to "right
click the form body and click print". i am looking for a code to do this by
clicking a button "PRINT" on the form.
thanks again
"Sue Mosher [MVP-Outlook]" wrote:
> So you're saying that Outlook itself does not correctly print what you see on the screen when you print manually?
>
> --
> Sue Mosher, Outlook MVP
> Author of
> Microsoft Outlook Programming - Jumpstart for
> Administrators, Power Users, and Developers
> http://www.outlookcode.com/jumpstart.aspx
>
>
> "Daniel Vakil" <(E-Mail Removed)> wrote in message news:C888B571-D2E2-4B19-958B-(E-Mail Removed)...
> > hi sue, i used already this method and i tried it again today ( just in case
> > ). it prints as outlook does from its menu meaning only headers and an icon
> > with the attach file name. not the content of the xml file.( and of course
> > not the htmlbody ).
> > i think the code needed has to replace "right click upon the htmlbody, print"
> > any clue, code please
> > thanks
> >
> >> > hi, i have an outlook (XP) custom form that open automaticly the xml attach
> >> > file into its htmlbody. the htmlbody then show the xml content with its xsl
> >> > formatting. i need to print this xml/xsl files from the outlook form with
> >> > the xsl file formating with a commandbutton.
> >> > any clue, code ?
> >> > thanks
> >> >
> >> >
> >>
>