Help!

Unable to print HTML messages

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Printing RSS
Next:  Print Extra Item in the calendar (Calendar Print ..  
Author Message
MelodyM
External


Since: Jun 22, 2007
Posts: 2



PostPosted: Fri Jun 22, 2007 10:36 am    Post subject: Unable to print HTML messages
Archived from groups: microsoft>public>outlook>printing (more info?)

I have a user that has Outlook 2003 who receives email in HTML format, but
when he attempts to print the email he gets this error:

A Runtime Error has occurred. Do you wish to Debug?
Line: (different number each time)
Error: Unspecified error.

Then he will debug and receive the following error:

var fReallyUseStreamHeader = (fUseStreamHeader &&
(dialogArguments.__IE_OutlookHeader != null)); this._anMerge[1] =
(fReallyUseStreamHeader) ? 1 : 0; this._nStatus = ((fReallyUseStreamHeader) ?
0 : 1); this.AddFirstPage(); this._aaRect[this._nStatus][0].contentSrc =
(fReallyUseStreamHeader) ? dialogArguments.__IE_OutlookHeader
: this._strDocURL;
}
function CPrintDoc_PrintAllSubDocuments(fRecursionOK)
{
if (this._aDoc)
{
var nDocs = this._aDoc.length;
var i;
g_cLeftToPrint += nDocs;
for (i = 0; i < nDocs; i++)

We have tested with several printers and followed some online help
information I have found, but still cannot print any HTML emails. He can get
around this problem by using our webmail site.

Versions:
Office 2003 11.8118.8132
Windows XP SP2
IE 7.0.5730.11

Any help would be appreciated.

Thanks,

Melody M.
Back to top
Diane Poremsky
External


Since: Sep 05, 2006
Posts: 1097



PostPosted: Fri Jun 22, 2007 2:48 pm    Post subject: Re: Unable to print HTML messages [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Did you try a detect and repair in outlook? Can he print from IE? Outlook
uses IE's print engine for HTML messages.

--
Diane Poremsky [MVP - Outlook]
Author, Teach Yourself Outlook 2003 in 24 Hours
Need Help with Common Tasks? http://www.outlook-tips.net/beginner/
Outlook 2007: http://www.slipstick.com/outlook/ol2007/

Outlook Tips by email:
dailytips-subscribe-request DeleteThis @lists.outlooktips.net

Outlook Tips: http://www.outlook-tips.net/
Outlook & Exchange Solutions Center: http://www.slipstick.com
Subscribe to Exchange Messaging Outlook newsletter:
EMO-NEWSLETTER-SUBSCRIBE-REQUEST DeleteThis @PEACH.EASE.LSOFT.COM


"MelodyM" <MelodyM DeleteThis @discussions.microsoft.com> wrote in message
news:4FE9205C-1E25-4FBC-A83F-3927E7B6ACFE@microsoft.com...
>I have a user that has Outlook 2003 who receives email in HTML format, but
> when he attempts to print the email he gets this error:
>
> A Runtime Error has occurred. Do you wish to Debug?
> Line: (different number each time)
> Error: Unspecified error.
>
> Then he will debug and receive the following error:
>
> var fReallyUseStreamHeader = (fUseStreamHeader &&
> (dialogArguments.__IE_OutlookHeader != null)); this._anMerge[1] =
> (fReallyUseStreamHeader) ? 1 : 0; this._nStatus =
> ((fReallyUseStreamHeader) ?
> 0 : 1); this.AddFirstPage(); this._aaRect[this._nStatus][0].contentSrc =
> (fReallyUseStreamHeader) ? dialogArguments.__IE_OutlookHeader
> : this._strDocURL;
> }
> function CPrintDoc_PrintAllSubDocuments(fRecursionOK)
> {
> if (this._aDoc)
> {
> var nDocs = this._aDoc.length;
> var i;
> g_cLeftToPrint += nDocs;
> for (i = 0; i < nDocs; i++)
>
> We have tested with several printers and followed some online help
> information I have found, but still cannot print any HTML emails. He can
> get
> around this problem by using our webmail site.
>
> Versions:
> Office 2003 11.8118.8132
> Windows XP SP2
> IE 7.0.5730.11
>
> Any help would be appreciated.
>
> Thanks,
>
> Melody M.
Back to top
MelodyM
External


Since: Jun 22, 2007
Posts: 2



PostPosted: Fri Jun 22, 2007 2:48 pm    Post subject: Re: Unable to print HTML messages [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

The user can print from IE and the detect and repair on Office did not
correct the issue.

Melody

"Diane Poremsky" wrote:

> Did you try a detect and repair in outlook? Can he print from IE? Outlook
> uses IE's print engine for HTML messages.
>
> --
> Diane Poremsky [MVP - Outlook]
> Author, Teach Yourself Outlook 2003 in 24 Hours
> Need Help with Common Tasks? http://www.outlook-tips.net/beginner/
> Outlook 2007: http://www.slipstick.com/outlook/ol2007/
>
> Outlook Tips by email:
> dailytips-subscribe-request RemoveThis @lists.outlooktips.net
>
> Outlook Tips: http://www.outlook-tips.net/
> Outlook & Exchange Solutions Center: http://www.slipstick.com
> Subscribe to Exchange Messaging Outlook newsletter:
> EMO-NEWSLETTER-SUBSCRIBE-REQUEST RemoveThis @PEACH.EASE.LSOFT.COM
>
>
> "MelodyM" <MelodyM RemoveThis @discussions.microsoft.com> wrote in message
> news:4FE9205C-1E25-4FBC-A83F-3927E7B6ACFE@microsoft.com...
> >I have a user that has Outlook 2003 who receives email in HTML format, but
> > when he attempts to print the email he gets this error:
> >
> > A Runtime Error has occurred. Do you wish to Debug?
> > Line: (different number each time)
> > Error: Unspecified error.
> >
> > Then he will debug and receive the following error:
> >
> > var fReallyUseStreamHeader = (fUseStreamHeader &&
> > (dialogArguments.__IE_OutlookHeader != null)); this._anMerge[1] =
> > (fReallyUseStreamHeader) ? 1 : 0; this._nStatus =
> > ((fReallyUseStreamHeader) ?
> > 0 : 1); this.AddFirstPage(); this._aaRect[this._nStatus][0].contentSrc =
> > (fReallyUseStreamHeader) ? dialogArguments.__IE_OutlookHeader
> > : this._strDocURL;
> > }
> > function CPrintDoc_PrintAllSubDocuments(fRecursionOK)
> > {
> > if (this._aDoc)
> > {
> > var nDocs = this._aDoc.length;
> > var i;
> > g_cLeftToPrint += nDocs;
> > for (i = 0; i < nDocs; i++)
> >
> > We have tested with several printers and followed some online help
> > information I have found, but still cannot print any HTML emails. He can
> > get
> > around this problem by using our webmail site.
> >
> > Versions:
> > Office 2003 11.8118.8132
> > Windows XP SP2
> > IE 7.0.5730.11
> >
> > Any help would be appreciated.
> >
> > Thanks,
> >
> > Melody M.
>
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Printing All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum